Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalTransportHandlingUnitQuantityType
-
Packages that use TotalTransportHandlingUnitQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalTransportHandlingUnitQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TotalTransportHandlingUnitQuantityType Modifier and Type Field Description protected TotalTransportHandlingUnitQuantityTypeConsignmentType. totalTransportHandlingUnitQuantityprotected TotalTransportHandlingUnitQuantityTypeShipmentType. totalTransportHandlingUnitQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TotalTransportHandlingUnitQuantityType Modifier and Type Method Description TotalTransportHandlingUnitQuantityTypeConsignmentType. getTotalTransportHandlingUnitQuantity()Gets the value of the totalTransportHandlingUnitQuantity property.TotalTransportHandlingUnitQuantityTypeShipmentType. getTotalTransportHandlingUnitQuantity()Gets the value of the totalTransportHandlingUnitQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TotalTransportHandlingUnitQuantityType Modifier and Type Method Description voidConsignmentType. setTotalTransportHandlingUnitQuantity(TotalTransportHandlingUnitQuantityType value)Sets the value of the totalTransportHandlingUnitQuantity property.voidShipmentType. setTotalTransportHandlingUnitQuantity(TotalTransportHandlingUnitQuantityType value)Sets the value of the totalTransportHandlingUnitQuantity property. -
Uses of TotalTransportHandlingUnitQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalTransportHandlingUnitQuantityType Modifier and Type Method Description TotalTransportHandlingUnitQuantityTypeObjectFactory. createTotalTransportHandlingUnitQuantityType()Create an instance ofTotalTransportHandlingUnitQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalTransportHandlingUnitQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalTransportHandlingUnitQuantityType>ObjectFactory. createTotalTransportHandlingUnitQuantity(TotalTransportHandlingUnitQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalTransportHandlingUnitQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalTransportHandlingUnitQuantityType>ObjectFactory. createTotalTransportHandlingUnitQuantity(TotalTransportHandlingUnitQuantityType value)
-