Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EventLineItemType
-
Packages that use EventLineItemType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EventLineItemType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EventLineItemType Modifier and Type Field Description protected EventLineItemTypePromotionalEventLineItemType. eventLineItemFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type EventLineItemType Modifier and Type Field Description protected List<EventLineItemType>MiscellaneousEventType. eventLineItemMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EventLineItemType Modifier and Type Method Description EventLineItemTypeObjectFactory. createEventLineItemType()Create an instance ofEventLineItemTypeEventLineItemTypePromotionalEventLineItemType. getEventLineItem()Gets the value of the eventLineItem property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EventLineItemType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EventLineItemType>ObjectFactory. createEventLineItem(EventLineItemType value)List<EventLineItemType>MiscellaneousEventType. getEventLineItem()Gets the value of the eventLineItem property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EventLineItemType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EventLineItemType>ObjectFactory. createEventLineItem(EventLineItemType value)voidPromotionalEventLineItemType. setEventLineItem(EventLineItemType value)Sets the value of the eventLineItem property.
-