Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CalculationMethodCodeType
-
Packages that use CalculationMethodCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CalculationMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CalculationMethodCodeType Modifier and Type Field Description protected CalculationMethodCodeTypeEmissionCalculationMethodType. calculationMethodCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CalculationMethodCodeType Modifier and Type Method Description CalculationMethodCodeTypeEmissionCalculationMethodType. getCalculationMethodCode()Gets the value of the calculationMethodCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CalculationMethodCodeType Modifier and Type Method Description voidEmissionCalculationMethodType. setCalculationMethodCode(CalculationMethodCodeType value)Sets the value of the calculationMethodCode property. -
Uses of CalculationMethodCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CalculationMethodCodeType Modifier and Type Method Description CalculationMethodCodeTypeObjectFactory. createCalculationMethodCodeType()Create an instance ofCalculationMethodCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CalculationMethodCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationMethodCodeType>ObjectFactory. createCalculationMethodCode(CalculationMethodCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CalculationMethodCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationMethodCodeType>ObjectFactory. createCalculationMethodCode(CalculationMethodCodeType value)
-