Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ContentUnitQuantityType
-
Packages that use ContentUnitQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ContentUnitQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ContentUnitQuantityType Modifier and Type Field Description protected ContentUnitQuantityTypeCatalogueLineType. contentUnitQuantityprotected ContentUnitQuantityTypeTenderLineType. contentUnitQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ContentUnitQuantityType Modifier and Type Method Description ContentUnitQuantityTypeCatalogueLineType. getContentUnitQuantity()Gets the value of the contentUnitQuantity property.ContentUnitQuantityTypeTenderLineType. getContentUnitQuantity()Gets the value of the contentUnitQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ContentUnitQuantityType Modifier and Type Method Description voidCatalogueLineType. setContentUnitQuantity(ContentUnitQuantityType value)Sets the value of the contentUnitQuantity property.voidTenderLineType. setContentUnitQuantity(ContentUnitQuantityType value)Sets the value of the contentUnitQuantity property. -
Uses of ContentUnitQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ContentUnitQuantityType Modifier and Type Method Description ContentUnitQuantityTypeObjectFactory. createContentUnitQuantityType()Create an instance ofContentUnitQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ContentUnitQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContentUnitQuantityType>ObjectFactory. createContentUnitQuantity(ContentUnitQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ContentUnitQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContentUnitQuantityType>ObjectFactory. createContentUnitQuantity(ContentUnitQuantityType value)
-