Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalPackagesQuantityType
-
Packages that use TotalPackagesQuantityType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalPackagesQuantityType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TotalPackagesQuantityType Modifier and Type Field Description protected TotalPackagesQuantityTypeOrderResponseType. totalPackagesQuantityMethods in network.oxalis.peppol.ubl2.jaxb that return TotalPackagesQuantityType Modifier and Type Method Description TotalPackagesQuantityTypeOrderResponseType. getTotalPackagesQuantity()Gets the value of the totalPackagesQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TotalPackagesQuantityType Modifier and Type Method Description voidOrderResponseType. setTotalPackagesQuantity(TotalPackagesQuantityType value)Sets the value of the totalPackagesQuantity property. -
Uses of TotalPackagesQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TotalPackagesQuantityType Modifier and Type Field Description protected TotalPackagesQuantityTypeConsignmentType. totalPackagesQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TotalPackagesQuantityType Modifier and Type Method Description TotalPackagesQuantityTypeConsignmentType. getTotalPackagesQuantity()Gets the value of the totalPackagesQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TotalPackagesQuantityType Modifier and Type Method Description voidConsignmentType. setTotalPackagesQuantity(TotalPackagesQuantityType value)Sets the value of the totalPackagesQuantity property. -
Uses of TotalPackagesQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalPackagesQuantityType Modifier and Type Method Description TotalPackagesQuantityTypeObjectFactory. createTotalPackagesQuantityType()Create an instance ofTotalPackagesQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalPackagesQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalPackagesQuantityType>ObjectFactory. createTotalPackagesQuantity(TotalPackagesQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalPackagesQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalPackagesQuantityType>ObjectFactory. createTotalPackagesQuantity(TotalPackagesQuantityType value)
-