Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MathematicOperatorCodeType
-
Packages that use MathematicOperatorCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MathematicOperatorCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MathematicOperatorCodeType Modifier and Type Field Description protected MathematicOperatorCodeTypeExchangeRateType. mathematicOperatorCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MathematicOperatorCodeType Modifier and Type Method Description MathematicOperatorCodeTypeExchangeRateType. getMathematicOperatorCode()Gets the value of the mathematicOperatorCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MathematicOperatorCodeType Modifier and Type Method Description voidExchangeRateType. setMathematicOperatorCode(MathematicOperatorCodeType value)Sets the value of the mathematicOperatorCode property. -
Uses of MathematicOperatorCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MathematicOperatorCodeType Modifier and Type Method Description MathematicOperatorCodeTypeObjectFactory. createMathematicOperatorCodeType()Create an instance ofMathematicOperatorCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MathematicOperatorCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MathematicOperatorCodeType>ObjectFactory. createMathematicOperatorCode(MathematicOperatorCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MathematicOperatorCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MathematicOperatorCodeType>ObjectFactory. createMathematicOperatorCode(MathematicOperatorCodeType value)
-