Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CustomsClearanceServiceInstructionsType
-
Packages that use CustomsClearanceServiceInstructionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CustomsClearanceServiceInstructionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type CustomsClearanceServiceInstructionsType Modifier and Type Field Description protected List<CustomsClearanceServiceInstructionsType>ConsignmentType. customsClearanceServiceInstructionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CustomsClearanceServiceInstructionsType Modifier and Type Method Description List<CustomsClearanceServiceInstructionsType>ConsignmentType. getCustomsClearanceServiceInstructions()Gets the value of the customsClearanceServiceInstructions property. -
Uses of CustomsClearanceServiceInstructionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CustomsClearanceServiceInstructionsType Modifier and Type Method Description CustomsClearanceServiceInstructionsTypeObjectFactory. createCustomsClearanceServiceInstructionsType()Create an instance ofCustomsClearanceServiceInstructionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CustomsClearanceServiceInstructionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomsClearanceServiceInstructionsType>ObjectFactory. createCustomsClearanceServiceInstructions(CustomsClearanceServiceInstructionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CustomsClearanceServiceInstructionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomsClearanceServiceInstructionsType>ObjectFactory. createCustomsClearanceServiceInstructions(CustomsClearanceServiceInstructionsType value)
-