Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HeatingTypeType
-
Packages that use HeatingTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HeatingTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HeatingTypeType Modifier and Type Field Description protected HeatingTypeTypeConsumptionReportType. heatingTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HeatingTypeType Modifier and Type Method Description HeatingTypeTypeConsumptionReportType. getHeatingType()Gets the value of the heatingType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HeatingTypeType Modifier and Type Method Description voidConsumptionReportType. setHeatingType(HeatingTypeType value)Sets the value of the heatingType property. -
Uses of HeatingTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HeatingTypeType Modifier and Type Method Description HeatingTypeTypeObjectFactory. createHeatingTypeType()Create an instance ofHeatingTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HeatingTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<HeatingTypeType>ObjectFactory. createHeatingType(HeatingTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HeatingTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<HeatingTypeType>ObjectFactory. createHeatingType(HeatingTypeType value)
-