Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.DependentPriceReferenceType
-
Packages that use DependentPriceReferenceType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of DependentPriceReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DependentPriceReferenceType Modifier and Type Field Description protected DependentPriceReferenceTypeItemLocationQuantityType. dependentPriceReferenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DependentPriceReferenceType Modifier and Type Method Description DependentPriceReferenceTypeObjectFactory. createDependentPriceReferenceType()Create an instance ofDependentPriceReferenceTypeDependentPriceReferenceTypeItemLocationQuantityType. getDependentPriceReference()Gets the value of the dependentPriceReference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DependentPriceReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<DependentPriceReferenceType>ObjectFactory. createDependentPriceReference(DependentPriceReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DependentPriceReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<DependentPriceReferenceType>ObjectFactory. createDependentPriceReference(DependentPriceReferenceType value)voidItemLocationQuantityType. setDependentPriceReference(DependentPriceReferenceType value)Sets the value of the dependentPriceReference property.
-