Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsumptionTypeCodeType
-
Packages that use ConsumptionTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsumptionTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumptionTypeCodeType Modifier and Type Field Description protected ConsumptionTypeCodeTypeConsumptionReportReferenceType. consumptionTypeCodeprotected ConsumptionTypeCodeTypeConsumptionReportType. consumptionTypeCodeprotected ConsumptionTypeCodeTypeUtilityItemType. consumptionTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionTypeCodeType Modifier and Type Method Description ConsumptionTypeCodeTypeConsumptionReportReferenceType. getConsumptionTypeCode()Gets the value of the consumptionTypeCode property.ConsumptionTypeCodeTypeConsumptionReportType. getConsumptionTypeCode()Gets the value of the consumptionTypeCode property.ConsumptionTypeCodeTypeUtilityItemType. getConsumptionTypeCode()Gets the value of the consumptionTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionTypeCodeType Modifier and Type Method Description voidConsumptionReportReferenceType. setConsumptionTypeCode(ConsumptionTypeCodeType value)Sets the value of the consumptionTypeCode property.voidConsumptionReportType. setConsumptionTypeCode(ConsumptionTypeCodeType value)Sets the value of the consumptionTypeCode property.voidUtilityItemType. setConsumptionTypeCode(ConsumptionTypeCodeType value)Sets the value of the consumptionTypeCode property. -
Uses of ConsumptionTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsumptionTypeCodeType Modifier and Type Method Description ConsumptionTypeCodeTypeObjectFactory. createConsumptionTypeCodeType()Create an instance ofConsumptionTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsumptionTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionTypeCodeType>ObjectFactory. createConsumptionTypeCode(ConsumptionTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsumptionTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionTypeCodeType>ObjectFactory. createConsumptionTypeCode(ConsumptionTypeCodeType value)
-