Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PercentType
-
Packages that use PercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PercentType Modifier and Type Field Description protected PercentTypeDependentPriceReferenceType. percentprotected PercentTypeStatusType. percentprotected PercentTypeTaxCategoryType. percentprotected PercentTypeTaxSubtotalType. percentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PercentType Modifier and Type Method Description PercentTypeDependentPriceReferenceType. getPercent()Gets the value of the percent property.PercentTypeStatusType. getPercent()Gets the value of the percent property.PercentTypeTaxCategoryType. getPercent()Gets the value of the percent property.PercentTypeTaxSubtotalType. getPercent()Gets the value of the percent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PercentType Modifier and Type Method Description voidDependentPriceReferenceType. setPercent(PercentType value)Sets the value of the percent property.voidStatusType. setPercent(PercentType value)Sets the value of the percent property.voidTaxCategoryType. setPercent(PercentType value)Sets the value of the percent property.voidTaxSubtotalType. setPercent(PercentType value)Sets the value of the percent property. -
Uses of PercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PercentType Modifier and Type Method Description PercentTypeObjectFactory. createPercentType()Create an instance ofPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PercentType>ObjectFactory. createPercent(PercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PercentType>ObjectFactory. createPercent(PercentType value)
-