org.opencrx.application.shop1.jmi1
Interface AmountT

All Superinterfaces:
AmountT, RefStruct, RefStruct_1_0, Serializable

public interface AmountT
extends RefStruct_1_0, AmountT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.AmountT
AmountT.Member
 
Method Summary
 String getCount()
          Retrieves the value for the structure field count.
 String getUom()
          Retrieves the value for the structure field uom.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getCount

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

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

Specified by:
getCount in interface AmountT
Returns:
The non-null value for structure field count.

getUom

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

Specified by:
getUom in interface AmountT
Returns:
The non-null value for structure field uom.


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