Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HeatingTypeCodeType
-
Packages that use HeatingTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HeatingTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HeatingTypeCodeType Modifier and Type Field Description protected HeatingTypeCodeTypeConsumptionReportType. heatingTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HeatingTypeCodeType Modifier and Type Method Description HeatingTypeCodeTypeConsumptionReportType. getHeatingTypeCode()Gets the value of the heatingTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HeatingTypeCodeType Modifier and Type Method Description voidConsumptionReportType. setHeatingTypeCode(HeatingTypeCodeType value)Sets the value of the heatingTypeCode property. -
Uses of HeatingTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HeatingTypeCodeType Modifier and Type Method Description HeatingTypeCodeTypeObjectFactory. createHeatingTypeCodeType()Create an instance ofHeatingTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HeatingTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HeatingTypeCodeType>ObjectFactory. createHeatingTypeCode(HeatingTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HeatingTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HeatingTypeCodeType>ObjectFactory. createHeatingTypeCode(HeatingTypeCodeType value)
-