Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HandlingInstructionsType
-
Packages that use HandlingInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HandlingInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type HandlingInstructionsType Modifier and Type Field Description protected List<HandlingInstructionsType>ConsignmentType. handlingInstructionsprotected List<HandlingInstructionsType>ShipmentType. handlingInstructionsprotected List<HandlingInstructionsType>TransportHandlingUnitType. handlingInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type HandlingInstructionsType Modifier and Type Method Description List<HandlingInstructionsType>ConsignmentType. getHandlingInstructions()Gets the value of the handlingInstructions property.List<HandlingInstructionsType>ShipmentType. getHandlingInstructions()Gets the value of the handlingInstructions property.List<HandlingInstructionsType>TransportHandlingUnitType. getHandlingInstructions()Gets the value of the handlingInstructions property. -
Uses of HandlingInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HandlingInstructionsType Modifier and Type Method Description HandlingInstructionsTypeObjectFactory. createHandlingInstructionsType()Create an instance ofHandlingInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HandlingInstructionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<HandlingInstructionsType>ObjectFactory. createHandlingInstructions(HandlingInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HandlingInstructionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<HandlingInstructionsType>ObjectFactory. createHandlingInstructions(HandlingInstructionsType value)
-