org.opencrx.application.shop1.cci2
Interface AmountT

All Known Subinterfaces:
AmountT

public interface AmountT


Nested Class Summary
static class AmountT.Member
          The structure's members
 
Method Summary
 String getCount()
          Retrieves the value for the structure field count.
 String getUom()
          Retrieves the value for the structure field uom.
 

Method Detail

getCount

String getCount()
Retrieves the value for the structure field count.

Amount of consumption specified as schedule. --> SimpleBooking::originContextParams[0]

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

getUom

String getUom()
Retrieves the value for the structure field uom.

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


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