Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConsumptionPointType
-
Packages that use ConsumptionPointType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConsumptionPointType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsumptionPointType Modifier and Type Field Description protected ConsumptionPointTypeSubscriberConsumptionType. utilityConsumptionPointMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsumptionPointType Modifier and Type Method Description ConsumptionPointTypeObjectFactory. createConsumptionPointType()Create an instance ofConsumptionPointTypeConsumptionPointTypeSubscriberConsumptionType. getUtilityConsumptionPoint()Gets the value of the utilityConsumptionPoint property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConsumptionPointType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionPointType>ObjectFactory. createConsumptionPoint(ConsumptionPointType value)jakarta.xml.bind.JAXBElement<ConsumptionPointType>ObjectFactory. createUtilityConsumptionPoint(ConsumptionPointType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsumptionPointType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsumptionPointType>ObjectFactory. createConsumptionPoint(ConsumptionPointType value)jakarta.xml.bind.JAXBElement<ConsumptionPointType>ObjectFactory. createUtilityConsumptionPoint(ConsumptionPointType value)voidSubscriberConsumptionType. setUtilityConsumptionPoint(ConsumptionPointType value)Sets the value of the utilityConsumptionPoint property.
-