Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ForwarderServiceInstructionsType
-
Packages that use ForwarderServiceInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ForwarderServiceInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ForwarderServiceInstructionsType Modifier and Type Field Description protected List<ForwarderServiceInstructionsType>ConsignmentType. forwarderServiceInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ForwarderServiceInstructionsType Modifier and Type Method Description List<ForwarderServiceInstructionsType>ConsignmentType. getForwarderServiceInstructions()Gets the value of the forwarderServiceInstructions property. -
Uses of ForwarderServiceInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ForwarderServiceInstructionsType Modifier and Type Method Description ForwarderServiceInstructionsTypeObjectFactory. createForwarderServiceInstructionsType()Create an instance ofForwarderServiceInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ForwarderServiceInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForwarderServiceInstructionsType>ObjectFactory. createForwarderServiceInstructions(ForwarderServiceInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ForwarderServiceInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForwarderServiceInstructionsType>ObjectFactory. createForwarderServiceInstructions(ForwarderServiceInstructionsType value)
-