Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PriceTypeCodeType
-
Packages that use PriceTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PriceTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PriceTypeCodeType Modifier and Type Field Description protected PriceTypeCodeTypePriceType. priceTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PriceTypeCodeType Modifier and Type Method Description PriceTypeCodeTypePriceType. getPriceTypeCode()Gets the value of the priceTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PriceTypeCodeType Modifier and Type Method Description voidPriceType. setPriceTypeCode(PriceTypeCodeType value)Sets the value of the priceTypeCode property. -
Uses of PriceTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PriceTypeCodeType Modifier and Type Method Description PriceTypeCodeTypeObjectFactory. createPriceTypeCodeType()Create an instance ofPriceTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PriceTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriceTypeCodeType>ObjectFactory. createPriceTypeCode(PriceTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PriceTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriceTypeCodeType>ObjectFactory. createPriceTypeCode(PriceTypeCodeType value)
-