Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BulkCargoIndicatorType
-
Packages that use BulkCargoIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BulkCargoIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BulkCargoIndicatorType Modifier and Type Field Description protected BulkCargoIndicatorTypeConsignmentType. bulkCargoIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BulkCargoIndicatorType Modifier and Type Method Description BulkCargoIndicatorTypeConsignmentType. getBulkCargoIndicator()Gets the value of the bulkCargoIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BulkCargoIndicatorType Modifier and Type Method Description voidConsignmentType. setBulkCargoIndicator(BulkCargoIndicatorType value)Sets the value of the bulkCargoIndicator property. -
Uses of BulkCargoIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BulkCargoIndicatorType Modifier and Type Method Description BulkCargoIndicatorTypeObjectFactory. createBulkCargoIndicatorType()Create an instance ofBulkCargoIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BulkCargoIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BulkCargoIndicatorType>ObjectFactory. createBulkCargoIndicator(BulkCargoIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BulkCargoIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BulkCargoIndicatorType>ObjectFactory. createBulkCargoIndicator(BulkCargoIndicatorType value)
-