Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TransportHandlingUnitType
-
Packages that use TransportHandlingUnitType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TransportHandlingUnitType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TransportHandlingUnitType Modifier and Type Field Description protected List<TransportHandlingUnitType>TransportEquipmentType. packagedTransportHandlingUnitprotected List<TransportHandlingUnitType>ConsignmentType. transportHandlingUnitprotected List<TransportHandlingUnitType>ShipmentType. transportHandlingUnitMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportHandlingUnitType Modifier and Type Method Description TransportHandlingUnitTypeObjectFactory. createTransportHandlingUnitType()Create an instance ofTransportHandlingUnitTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TransportHandlingUnitType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportHandlingUnitType>ObjectFactory. createPackagedTransportHandlingUnit(TransportHandlingUnitType value)javax.xml.bind.JAXBElement<TransportHandlingUnitType>ObjectFactory. createTransportHandlingUnit(TransportHandlingUnitType value)List<TransportHandlingUnitType>TransportEquipmentType. getPackagedTransportHandlingUnit()Gets the value of the packagedTransportHandlingUnit property.List<TransportHandlingUnitType>ConsignmentType. getTransportHandlingUnit()Gets the value of the transportHandlingUnit property.List<TransportHandlingUnitType>ShipmentType. getTransportHandlingUnit()Gets the value of the transportHandlingUnit property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportHandlingUnitType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportHandlingUnitType>ObjectFactory. createPackagedTransportHandlingUnit(TransportHandlingUnitType value)javax.xml.bind.JAXBElement<TransportHandlingUnitType>ObjectFactory. createTransportHandlingUnit(TransportHandlingUnitType value)
-