Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SpecialInstructionsType
-
Packages that use SpecialInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SpecialInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type SpecialInstructionsType Modifier and Type Field Description protected List<SpecialInstructionsType>ConsignmentType. specialInstructionsprotected List<SpecialInstructionsType>ShipmentType. specialInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type SpecialInstructionsType Modifier and Type Method Description List<SpecialInstructionsType>ConsignmentType. getSpecialInstructions()Gets the value of the specialInstructions property.List<SpecialInstructionsType>ShipmentType. getSpecialInstructions()Gets the value of the specialInstructions property. -
Uses of SpecialInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SpecialInstructionsType Modifier and Type Method Description SpecialInstructionsTypeObjectFactory. createSpecialInstructionsType()Create an instance ofSpecialInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SpecialInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialInstructionsType>ObjectFactory. createSpecialInstructions(SpecialInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SpecialInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialInstructionsType>ObjectFactory. createSpecialInstructions(SpecialInstructionsType value)
-