Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DeliveryInstructionsType
-
Packages that use DeliveryInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DeliveryInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DeliveryInstructionsType Modifier and Type Field Description protected List<DeliveryInstructionsType>ConsignmentType. deliveryInstructionsprotected List<DeliveryInstructionsType>ShipmentType. deliveryInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DeliveryInstructionsType Modifier and Type Method Description List<DeliveryInstructionsType>ConsignmentType. getDeliveryInstructions()Gets the value of the deliveryInstructions property.List<DeliveryInstructionsType>ShipmentType. getDeliveryInstructions()Gets the value of the deliveryInstructions property. -
Uses of DeliveryInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DeliveryInstructionsType Modifier and Type Method Description DeliveryInstructionsTypeObjectFactory. createDeliveryInstructionsType()Create an instance ofDeliveryInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DeliveryInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DeliveryInstructionsType>ObjectFactory. createDeliveryInstructions(DeliveryInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DeliveryInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DeliveryInstructionsType>ObjectFactory. createDeliveryInstructions(DeliveryInstructionsType value)
-