Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValueAmountType
-
Packages that use ValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ValueAmountType Modifier and Type Field Description protected ValueAmountTypeCapabilityType. valueAmountprotected ValueAmountTypeGoodsItemType. valueAmountprotected ValueAmountTypeStockAvailabilityReportLineType. valueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ValueAmountType Modifier and Type Method Description ValueAmountTypeCapabilityType. getValueAmount()Gets the value of the valueAmount property.ValueAmountTypeGoodsItemType. getValueAmount()Gets the value of the valueAmount property.ValueAmountTypeStockAvailabilityReportLineType. getValueAmount()Gets the value of the valueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ValueAmountType Modifier and Type Method Description voidCapabilityType. setValueAmount(ValueAmountType value)Sets the value of the valueAmount property.voidGoodsItemType. setValueAmount(ValueAmountType value)Sets the value of the valueAmount property.voidStockAvailabilityReportLineType. setValueAmount(ValueAmountType value)Sets the value of the valueAmount property. -
Uses of ValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValueAmountType Modifier and Type Method Description ValueAmountTypeObjectFactory. createValueAmountType()Create an instance ofValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValueAmountType>ObjectFactory. createValueAmount(ValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValueAmountType>ObjectFactory. createValueAmount(ValueAmountType value)
-