org.opencrx.application.shop1.cci2
Interface GetPriceLevelResult

All Known Subinterfaces:
GetPriceLevelResult

public interface GetPriceLevelResult


Nested Class Summary
static class GetPriceLevelResult.Member
          The structure's members
 
Method Summary
 PriceLevelT getPriceLevel()
          Retrieves the value for the optional structure field priceLevel.
 ReturnStatusT getStatus()
          Retrieves the value for the structure field status.
 

Method Detail

getPriceLevel

PriceLevelT getPriceLevel()
Retrieves the value for the optional structure field priceLevel.

Returns:
The possibly null value for structure field priceLevel.

getStatus

ReturnStatusT getStatus()
Retrieves the value for the structure field status.

Returns:
The non-null value for structure field status.


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.