Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CalculationSequenceNumericType
-
Packages that use CalculationSequenceNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CalculationSequenceNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CalculationSequenceNumericType Modifier and Type Field Description protected CalculationSequenceNumericTypeTaxSubtotalType. calculationSequenceNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CalculationSequenceNumericType Modifier and Type Method Description CalculationSequenceNumericTypeTaxSubtotalType. getCalculationSequenceNumeric()Gets the value of the calculationSequenceNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CalculationSequenceNumericType Modifier and Type Method Description voidTaxSubtotalType. setCalculationSequenceNumeric(CalculationSequenceNumericType value)Sets the value of the calculationSequenceNumeric property. -
Uses of CalculationSequenceNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CalculationSequenceNumericType Modifier and Type Method Description CalculationSequenceNumericTypeObjectFactory. createCalculationSequenceNumericType()Create an instance ofCalculationSequenceNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CalculationSequenceNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationSequenceNumericType>ObjectFactory. createCalculationSequenceNumeric(CalculationSequenceNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CalculationSequenceNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationSequenceNumericType>ObjectFactory. createCalculationSequenceNumeric(CalculationSequenceNumericType value)
-