Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SpecialServiceInstructionsType
-
Packages that use SpecialServiceInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SpecialServiceInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type SpecialServiceInstructionsType Modifier and Type Field Description protected List<SpecialServiceInstructionsType>ConsignmentType. specialServiceInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type SpecialServiceInstructionsType Modifier and Type Method Description List<SpecialServiceInstructionsType>ConsignmentType. getSpecialServiceInstructions()Gets the value of the specialServiceInstructions property. -
Uses of SpecialServiceInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SpecialServiceInstructionsType Modifier and Type Method Description SpecialServiceInstructionsTypeObjectFactory. createSpecialServiceInstructionsType()Create an instance ofSpecialServiceInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SpecialServiceInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialServiceInstructionsType>ObjectFactory. createSpecialServiceInstructions(SpecialServiceInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SpecialServiceInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialServiceInstructionsType>ObjectFactory. createSpecialServiceInstructions(SpecialServiceInstructionsType value)
-