Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PackQuantityType
-
Packages that use PackQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PackQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PackQuantityType Modifier and Type Field Description protected PackQuantityTypeItemType. packQuantityprotected PackQuantityTypeUtilityItemType. packQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PackQuantityType Modifier and Type Method Description PackQuantityTypeItemType. getPackQuantity()Gets the value of the packQuantity property.PackQuantityTypeUtilityItemType. getPackQuantity()Gets the value of the packQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PackQuantityType Modifier and Type Method Description voidItemType. setPackQuantity(PackQuantityType value)Sets the value of the packQuantity property.voidUtilityItemType. setPackQuantity(PackQuantityType value)Sets the value of the packQuantity property. -
Uses of PackQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PackQuantityType Modifier and Type Method Description PackQuantityTypeObjectFactory. createPackQuantityType()Create an instance ofPackQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PackQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<PackQuantityType>ObjectFactory. createPackQuantity(PackQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PackQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<PackQuantityType>ObjectFactory. createPackQuantity(PackQuantityType value)
-