Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.PromotionalEventLineItemType
-
Packages that use PromotionalEventLineItemType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of PromotionalEventLineItemType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PromotionalEventLineItemType Modifier and Type Field Description protected List<PromotionalEventLineItemType>PromotionalSpecificationType. promotionalEventLineItemMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PromotionalEventLineItemType Modifier and Type Method Description PromotionalEventLineItemTypeObjectFactory. createPromotionalEventLineItemType()Create an instance ofPromotionalEventLineItemTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PromotionalEventLineItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<PromotionalEventLineItemType>ObjectFactory. createPromotionalEventLineItem(PromotionalEventLineItemType value)List<PromotionalEventLineItemType>PromotionalSpecificationType. getPromotionalEventLineItem()Gets the value of the promotionalEventLineItem property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PromotionalEventLineItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<PromotionalEventLineItemType>ObjectFactory. createPromotionalEventLineItem(PromotionalEventLineItemType value)
-