Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalGoodsItemQuantityType
-
Packages that use TotalGoodsItemQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalGoodsItemQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TotalGoodsItemQuantityType Modifier and Type Field Description protected TotalGoodsItemQuantityTypeConsignmentType. totalGoodsItemQuantityprotected TotalGoodsItemQuantityTypeShipmentType. totalGoodsItemQuantityprotected TotalGoodsItemQuantityTypeTransportHandlingUnitType. totalGoodsItemQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TotalGoodsItemQuantityType Modifier and Type Method Description TotalGoodsItemQuantityTypeConsignmentType. getTotalGoodsItemQuantity()Gets the value of the totalGoodsItemQuantity property.TotalGoodsItemQuantityTypeShipmentType. getTotalGoodsItemQuantity()Gets the value of the totalGoodsItemQuantity property.TotalGoodsItemQuantityTypeTransportHandlingUnitType. getTotalGoodsItemQuantity()Gets the value of the totalGoodsItemQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TotalGoodsItemQuantityType Modifier and Type Method Description voidConsignmentType. setTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)Sets the value of the totalGoodsItemQuantity property.voidShipmentType. setTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)Sets the value of the totalGoodsItemQuantity property.voidTransportHandlingUnitType. setTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)Sets the value of the totalGoodsItemQuantity property. -
Uses of TotalGoodsItemQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalGoodsItemQuantityType Modifier and Type Method Description TotalGoodsItemQuantityTypeObjectFactory. createTotalGoodsItemQuantityType()Create an instance ofTotalGoodsItemQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalGoodsItemQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalGoodsItemQuantityType>ObjectFactory. createTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalGoodsItemQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalGoodsItemQuantityType>ObjectFactory. createTotalGoodsItemQuantity(TotalGoodsItemQuantityType value)
-