Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PriceTypeType
-
Packages that use PriceTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PriceTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PriceTypeType Modifier and Type Field Description protected PriceTypeTypePriceType. priceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PriceTypeType Modifier and Type Method Description PriceTypeTypePriceType. getPriceType()Gets the value of the priceType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PriceTypeType Modifier and Type Method Description voidPriceType. setPriceType(PriceTypeType value)Sets the value of the priceType property. -
Uses of PriceTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PriceTypeType Modifier and Type Method Description PriceTypeTypeObjectFactory. createPriceTypeType()Create an instance ofPriceTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PriceTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PriceTypeType>ObjectFactory. createPriceType(PriceTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PriceTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PriceTypeType>ObjectFactory. createPriceType(PriceTypeType value)
-