Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EventTacticEnumerationType
-
Packages that use EventTacticEnumerationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EventTacticEnumerationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EventTacticEnumerationType Modifier and Type Field Description protected EventTacticEnumerationTypeEventTacticType. eventTacticEnumerationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EventTacticEnumerationType Modifier and Type Method Description EventTacticEnumerationTypeObjectFactory. createEventTacticEnumerationType()Create an instance ofEventTacticEnumerationTypeEventTacticEnumerationTypeEventTacticType. getEventTacticEnumeration()Gets the value of the eventTacticEnumeration property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EventTacticEnumerationType Modifier and Type Method Description javax.xml.bind.JAXBElement<EventTacticEnumerationType>ObjectFactory. createEventTacticEnumeration(EventTacticEnumerationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EventTacticEnumerationType Modifier and Type Method Description javax.xml.bind.JAXBElement<EventTacticEnumerationType>ObjectFactory. createEventTacticEnumeration(EventTacticEnumerationType value)voidEventTacticType. setEventTacticEnumeration(EventTacticEnumerationType value)Sets the value of the eventTacticEnumeration property.
-