Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NormalTemperatureReductionQuantityType
-
Packages that use NormalTemperatureReductionQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NormalTemperatureReductionQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NormalTemperatureReductionQuantityType Modifier and Type Field Description protected NormalTemperatureReductionQuantityTypeConsumptionCorrectionType. normalTemperatureReductionQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NormalTemperatureReductionQuantityType Modifier and Type Method Description NormalTemperatureReductionQuantityTypeConsumptionCorrectionType. getNormalTemperatureReductionQuantity()Gets the value of the normalTemperatureReductionQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NormalTemperatureReductionQuantityType Modifier and Type Method Description voidConsumptionCorrectionType. setNormalTemperatureReductionQuantity(NormalTemperatureReductionQuantityType value)Sets the value of the normalTemperatureReductionQuantity property. -
Uses of NormalTemperatureReductionQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NormalTemperatureReductionQuantityType Modifier and Type Method Description NormalTemperatureReductionQuantityTypeObjectFactory. createNormalTemperatureReductionQuantityType()Create an instance ofNormalTemperatureReductionQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NormalTemperatureReductionQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NormalTemperatureReductionQuantityType>ObjectFactory. createNormalTemperatureReductionQuantity(NormalTemperatureReductionQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NormalTemperatureReductionQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NormalTemperatureReductionQuantityType>ObjectFactory. createNormalTemperatureReductionQuantity(NormalTemperatureReductionQuantityType value)
-