Uses of Class
org.apache.cxf.ws.eventing.descriptions.EventDescriptions.EventType
-
Packages that use EventDescriptions.EventType Package Description org.apache.cxf.ws.eventing.descriptions -
-
Uses of EventDescriptions.EventType in org.apache.cxf.ws.eventing.descriptions
Fields in org.apache.cxf.ws.eventing.descriptions with type parameters of type EventDescriptions.EventType Modifier and Type Field Description protected List<EventDescriptions.EventType>EventDescriptions. eventTypeMethods in org.apache.cxf.ws.eventing.descriptions that return EventDescriptions.EventType Modifier and Type Method Description EventDescriptions.EventTypeObjectFactory. createEventDescriptionsEventType()Create an instance ofEventDescriptions.EventTypeMethods in org.apache.cxf.ws.eventing.descriptions that return types with arguments of type EventDescriptions.EventType Modifier and Type Method Description List<EventDescriptions.EventType>EventDescriptions. getEventType()Gets the value of the eventType property.
-