Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsignmentQuantityType
-
Packages that use ConsignmentQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsignmentQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsignmentQuantityType Modifier and Type Field Description protected ConsignmentQuantityTypeConsignmentType. consignmentQuantityprotected ConsignmentQuantityTypeShipmentType. consignmentQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsignmentQuantityType Modifier and Type Method Description ConsignmentQuantityTypeConsignmentType. getConsignmentQuantity()Gets the value of the consignmentQuantity property.ConsignmentQuantityTypeShipmentType. getConsignmentQuantity()Gets the value of the consignmentQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsignmentQuantityType Modifier and Type Method Description voidConsignmentType. setConsignmentQuantity(ConsignmentQuantityType value)Sets the value of the consignmentQuantity property.voidShipmentType. setConsignmentQuantity(ConsignmentQuantityType value)Sets the value of the consignmentQuantity property. -
Uses of ConsignmentQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsignmentQuantityType Modifier and Type Method Description ConsignmentQuantityTypeObjectFactory. createConsignmentQuantityType()Create an instance ofConsignmentQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsignmentQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsignmentQuantityType>ObjectFactory. createConsignmentQuantity(ConsignmentQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsignmentQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsignmentQuantityType>ObjectFactory. createConsignmentQuantity(ConsignmentQuantityType value)
-