Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PriceAmountType
-
Packages that use PriceAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PriceAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PriceAmountType Modifier and Type Field Description protected PriceAmountTypeItemComparisonType. priceAmountprotected PriceAmountTypePriceType. priceAmountprotected PriceAmountTypeUnstructuredPriceType. priceAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PriceAmountType Modifier and Type Method Description PriceAmountTypeItemComparisonType. getPriceAmount()Gets the value of the priceAmount property.PriceAmountTypePriceType. getPriceAmount()Gets the value of the priceAmount property.PriceAmountTypeUnstructuredPriceType. getPriceAmount()Gets the value of the priceAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PriceAmountType Modifier and Type Method Description voidItemComparisonType. setPriceAmount(PriceAmountType value)Sets the value of the priceAmount property.voidPriceType. setPriceAmount(PriceAmountType value)Sets the value of the priceAmount property.voidUnstructuredPriceType. setPriceAmount(PriceAmountType value)Sets the value of the priceAmount property. -
Uses of PriceAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PriceAmountType Modifier and Type Method Description PriceAmountTypeObjectFactory. createPriceAmountType()Create an instance ofPriceAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PriceAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriceAmountType>ObjectFactory. createPriceAmount(PriceAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PriceAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriceAmountType>ObjectFactory. createPriceAmount(PriceAmountType value)
-