Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConsumptionReportReferenceType
-
Packages that use ConsumptionReportReferenceType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConsumptionReportReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConsumptionReportReferenceType Modifier and Type Field Description protected List<ConsumptionReportReferenceType>ConsumptionReportType. consumptionReportReferenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionReportReferenceType Modifier and Type Method Description ConsumptionReportReferenceTypeObjectFactory. createConsumptionReportReferenceType()Create an instance ofConsumptionReportReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConsumptionReportReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionReportReferenceType>ObjectFactory. createConsumptionReportReference(ConsumptionReportReferenceType value)List<ConsumptionReportReferenceType>ConsumptionReportType. getConsumptionReportReference()Gets the value of the consumptionReportReference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionReportReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConsumptionReportReferenceType>ObjectFactory. createConsumptionReportReference(ConsumptionReportReferenceType value)
-