Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CustomsImportClassifiedIndicatorType
-
Packages that use CustomsImportClassifiedIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CustomsImportClassifiedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CustomsImportClassifiedIndicatorType Modifier and Type Field Description protected CustomsImportClassifiedIndicatorTypeGoodsItemType. customsImportClassifiedIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CustomsImportClassifiedIndicatorType Modifier and Type Method Description CustomsImportClassifiedIndicatorTypeGoodsItemType. getCustomsImportClassifiedIndicator()Gets the value of the customsImportClassifiedIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CustomsImportClassifiedIndicatorType Modifier and Type Method Description voidGoodsItemType. setCustomsImportClassifiedIndicator(CustomsImportClassifiedIndicatorType value)Sets the value of the customsImportClassifiedIndicator property. -
Uses of CustomsImportClassifiedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CustomsImportClassifiedIndicatorType Modifier and Type Method Description CustomsImportClassifiedIndicatorTypeObjectFactory. createCustomsImportClassifiedIndicatorType()Create an instance ofCustomsImportClassifiedIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CustomsImportClassifiedIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomsImportClassifiedIndicatorType>ObjectFactory. createCustomsImportClassifiedIndicator(CustomsImportClassifiedIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CustomsImportClassifiedIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomsImportClassifiedIndicatorType>ObjectFactory. createCustomsImportClassifiedIndicator(CustomsImportClassifiedIndicatorType value)
-