Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PackSizeNumericType
-
Packages that use PackSizeNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PackSizeNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PackSizeNumericType Modifier and Type Field Description protected PackSizeNumericTypeItemType. packSizeNumericprotected PackSizeNumericTypeUtilityItemType. packSizeNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PackSizeNumericType Modifier and Type Method Description PackSizeNumericTypeItemType. getPackSizeNumeric()Gets the value of the packSizeNumeric property.PackSizeNumericTypeUtilityItemType. getPackSizeNumeric()Gets the value of the packSizeNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PackSizeNumericType Modifier and Type Method Description voidItemType. setPackSizeNumeric(PackSizeNumericType value)Sets the value of the packSizeNumeric property.voidUtilityItemType. setPackSizeNumeric(PackSizeNumericType value)Sets the value of the packSizeNumeric property. -
Uses of PackSizeNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PackSizeNumericType Modifier and Type Method Description PackSizeNumericTypeObjectFactory. createPackSizeNumericType()Create an instance ofPackSizeNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PackSizeNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PackSizeNumericType>ObjectFactory. createPackSizeNumeric(PackSizeNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PackSizeNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PackSizeNumericType>ObjectFactory. createPackSizeNumeric(PackSizeNumericType value)
-