Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CustomsDeclarationType
-
Packages that use CustomsDeclarationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CustomsDeclarationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type CustomsDeclarationType Modifier and Type Field Description protected List<CustomsDeclarationType>ConsignmentType. customsDeclarationprotected List<CustomsDeclarationType>TransportHandlingUnitType. customsDeclarationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CustomsDeclarationType Modifier and Type Method Description CustomsDeclarationTypeObjectFactory. createCustomsDeclarationType()Create an instance ofCustomsDeclarationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CustomsDeclarationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CustomsDeclarationType>ObjectFactory. createCustomsDeclaration(CustomsDeclarationType value)List<CustomsDeclarationType>ConsignmentType. getCustomsDeclaration()Gets the value of the customsDeclaration property.List<CustomsDeclarationType>TransportHandlingUnitType. getCustomsDeclaration()Gets the value of the customsDeclaration property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CustomsDeclarationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CustomsDeclarationType>ObjectFactory. createCustomsDeclaration(CustomsDeclarationType value)
-