Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EventTacticType
-
Packages that use EventTacticType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EventTacticType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type EventTacticType Modifier and Type Field Description protected List<EventTacticType>PromotionalSpecificationType. eventTacticMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EventTacticType Modifier and Type Method Description EventTacticTypeObjectFactory. createEventTacticType()Create an instance ofEventTacticTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EventTacticType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EventTacticType>ObjectFactory. createEventTactic(EventTacticType value)List<EventTacticType>PromotionalSpecificationType. getEventTactic()Gets the value of the eventTactic property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EventTacticType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EventTacticType>ObjectFactory. createEventTactic(EventTacticType value)
-