Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MultiplierFactorNumericType
-
Packages that use MultiplierFactorNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MultiplierFactorNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MultiplierFactorNumericType Modifier and Type Field Description protected MultiplierFactorNumericTypeAllowanceChargeType. multiplierFactorNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MultiplierFactorNumericType Modifier and Type Method Description MultiplierFactorNumericTypeAllowanceChargeType. getMultiplierFactorNumeric()Gets the value of the multiplierFactorNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MultiplierFactorNumericType Modifier and Type Method Description voidAllowanceChargeType. setMultiplierFactorNumeric(MultiplierFactorNumericType value)Sets the value of the multiplierFactorNumeric property. -
Uses of MultiplierFactorNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MultiplierFactorNumericType Modifier and Type Method Description MultiplierFactorNumericTypeObjectFactory. createMultiplierFactorNumericType()Create an instance ofMultiplierFactorNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MultiplierFactorNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MultiplierFactorNumericType>ObjectFactory. createMultiplierFactorNumeric(MultiplierFactorNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MultiplierFactorNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MultiplierFactorNumericType>ObjectFactory. createMultiplierFactorNumeric(MultiplierFactorNumericType value)
-