Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EmissionCalculationMethodType
-
Packages that use EmissionCalculationMethodType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EmissionCalculationMethodType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type EmissionCalculationMethodType Modifier and Type Field Description protected List<EmissionCalculationMethodType>EnvironmentalEmissionType. emissionCalculationMethodMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EmissionCalculationMethodType Modifier and Type Method Description EmissionCalculationMethodTypeObjectFactory. createEmissionCalculationMethodType()Create an instance ofEmissionCalculationMethodTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EmissionCalculationMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<EmissionCalculationMethodType>ObjectFactory. createEmissionCalculationMethod(EmissionCalculationMethodType value)List<EmissionCalculationMethodType>EnvironmentalEmissionType. getEmissionCalculationMethod()Gets the value of the emissionCalculationMethod property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EmissionCalculationMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<EmissionCalculationMethodType>ObjectFactory. createEmissionCalculationMethod(EmissionCalculationMethodType value)
-