Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConsumptionIDType
-
Packages that use ConsumptionIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConsumptionIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumptionIDType Modifier and Type Field Description protected ConsumptionIDTypeSubscriberConsumptionType. consumptionIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionIDType Modifier and Type Method Description ConsumptionIDTypeSubscriberConsumptionType. getConsumptionID()Gets the value of the consumptionID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionIDType Modifier and Type Method Description voidSubscriberConsumptionType. setConsumptionID(ConsumptionIDType value)Sets the value of the consumptionID property. -
Uses of ConsumptionIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConsumptionIDType Modifier and Type Method Description ConsumptionIDTypeObjectFactory. createConsumptionIDType()Create an instance ofConsumptionIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConsumptionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionIDType>ObjectFactory. createConsumptionID(ConsumptionIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConsumptionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionIDType>ObjectFactory. createConsumptionID(ConsumptionIDType value)
-