Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PriceChangeReasonType
-
Packages that use PriceChangeReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PriceChangeReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PriceChangeReasonType Modifier and Type Field Description protected List<PriceChangeReasonType>PriceType. priceChangeReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PriceChangeReasonType Modifier and Type Method Description List<PriceChangeReasonType>PriceType. getPriceChangeReason()Gets the value of the priceChangeReason property. -
Uses of PriceChangeReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PriceChangeReasonType Modifier and Type Method Description PriceChangeReasonTypeObjectFactory. createPriceChangeReasonType()Create an instance ofPriceChangeReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PriceChangeReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriceChangeReasonType>ObjectFactory. createPriceChangeReason(PriceChangeReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PriceChangeReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriceChangeReasonType>ObjectFactory. createPriceChangeReason(PriceChangeReasonType value)
-