Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BaseUnitMeasureType
-
Packages that use BaseUnitMeasureType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BaseUnitMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BaseUnitMeasureType Modifier and Type Field Description protected BaseUnitMeasureTypeTaxCategoryType. baseUnitMeasureprotected BaseUnitMeasureTypeTaxSubtotalType. baseUnitMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BaseUnitMeasureType Modifier and Type Method Description BaseUnitMeasureTypeTaxCategoryType. getBaseUnitMeasure()Gets the value of the baseUnitMeasure property.BaseUnitMeasureTypeTaxSubtotalType. getBaseUnitMeasure()Gets the value of the baseUnitMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BaseUnitMeasureType Modifier and Type Method Description voidTaxCategoryType. setBaseUnitMeasure(BaseUnitMeasureType value)Sets the value of the baseUnitMeasure property.voidTaxSubtotalType. setBaseUnitMeasure(BaseUnitMeasureType value)Sets the value of the baseUnitMeasure property. -
Uses of BaseUnitMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BaseUnitMeasureType Modifier and Type Method Description BaseUnitMeasureTypeObjectFactory. createBaseUnitMeasureType()Create an instance ofBaseUnitMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BaseUnitMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<BaseUnitMeasureType>ObjectFactory. createBaseUnitMeasure(BaseUnitMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BaseUnitMeasureType Modifier and Type Method Description javax.xml.bind.JAXBElement<BaseUnitMeasureType>ObjectFactory. createBaseUnitMeasure(BaseUnitMeasureType value)
-