Module jonix.common

Class JonixPriceConditionQuantity

java.lang.Object
com.tectonica.jonix.common.struct.JonixPriceConditionQuantity
All Implemented Interfaces:
JonixKeyedStruct<PriceConditionQuantityTypes>, JonixStruct, Serializable

public class JonixPriceConditionQuantity extends Object implements JonixKeyedStruct<PriceConditionQuantityTypes>, Serializable
This class is a JonixStruct that represents Onix3 <PriceConditionQuantity>.

It can be retrieved from the composite by invoking its asStruct() method.

See Also: