Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InstructionsType
-
Packages that use InstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type InstructionsType Modifier and Type Field Description protected List<InstructionsType>DespatchType. instructionsprotected List<InstructionsType>ShipmentStageType. instructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type InstructionsType Modifier and Type Method Description List<InstructionsType>DespatchType. getInstructions()Gets the value of the instructions property.List<InstructionsType>ShipmentStageType. getInstructions()Gets the value of the instructions property. -
Uses of InstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InstructionsType Modifier and Type Method Description InstructionsTypeObjectFactory. createInstructionsType()Create an instance ofInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InstructionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<InstructionsType>ObjectFactory. createInstructions(InstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InstructionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<InstructionsType>ObjectFactory. createInstructions(InstructionsType value)
-