Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CarrierServiceInstructionsType
-
Packages that use CarrierServiceInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CarrierServiceInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type CarrierServiceInstructionsType Modifier and Type Field Description protected List<CarrierServiceInstructionsType>ConsignmentType. carrierServiceInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CarrierServiceInstructionsType Modifier and Type Method Description List<CarrierServiceInstructionsType>ConsignmentType. getCarrierServiceInstructions()Gets the value of the carrierServiceInstructions property. -
Uses of CarrierServiceInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CarrierServiceInstructionsType Modifier and Type Method Description CarrierServiceInstructionsTypeObjectFactory. createCarrierServiceInstructionsType()Create an instance ofCarrierServiceInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CarrierServiceInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CarrierServiceInstructionsType>ObjectFactory. createCarrierServiceInstructions(CarrierServiceInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CarrierServiceInstructionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CarrierServiceInstructionsType>ObjectFactory. createCarrierServiceInstructions(CarrierServiceInstructionsType value)
-