Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.UtilityItemType
-
Packages that use UtilityItemType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of UtilityItemType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as UtilityItemType Modifier and Type Field Description protected UtilityItemTypeConsumptionLineType. utilityItemMethods in network.oxalis.peppol.ubl2.jaxb.cac that return UtilityItemType Modifier and Type Method Description UtilityItemTypeObjectFactory. createUtilityItemType()Create an instance ofUtilityItemTypeUtilityItemTypeConsumptionLineType. getUtilityItem()Gets the value of the utilityItem property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type UtilityItemType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UtilityItemType>ObjectFactory. createUtilityItem(UtilityItemType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type UtilityItemType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UtilityItemType>ObjectFactory. createUtilityItem(UtilityItemType value)voidConsumptionLineType. setUtilityItem(UtilityItemType value)Sets the value of the utilityItem property.
-