Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.UnstructuredPriceType
-
Packages that use UnstructuredPriceType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of UnstructuredPriceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as UnstructuredPriceType Modifier and Type Field Description protected UnstructuredPriceTypeConsumptionLineType. unstructuredPriceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return UnstructuredPriceType Modifier and Type Method Description UnstructuredPriceTypeObjectFactory. createUnstructuredPriceType()Create an instance ofUnstructuredPriceTypeUnstructuredPriceTypeConsumptionLineType. getUnstructuredPrice()Gets the value of the unstructuredPrice property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type UnstructuredPriceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnstructuredPriceType>ObjectFactory. createUnstructuredPrice(UnstructuredPriceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type UnstructuredPriceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnstructuredPriceType>ObjectFactory. createUnstructuredPrice(UnstructuredPriceType value)voidConsumptionLineType. setUnstructuredPrice(UnstructuredPriceType value)Sets the value of the unstructuredPrice property.
-