Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HaulageInstructionsType
-
Packages that use HaulageInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HaulageInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type HaulageInstructionsType Modifier and Type Field Description protected List<HaulageInstructionsType>ConsignmentType. haulageInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type HaulageInstructionsType Modifier and Type Method Description List<HaulageInstructionsType>ConsignmentType. getHaulageInstructions()Gets the value of the haulageInstructions property. -
Uses of HaulageInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HaulageInstructionsType Modifier and Type Method Description HaulageInstructionsTypeObjectFactory. createHaulageInstructionsType()Create an instance ofHaulageInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HaulageInstructionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<HaulageInstructionsType>ObjectFactory. createHaulageInstructions(HaulageInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HaulageInstructionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<HaulageInstructionsType>ObjectFactory. createHaulageInstructions(HaulageInstructionsType value)
-