Apache CXF API

Uses of Class
org.apache.cxf.ws.eventing.descriptions.EventDescriptions.EventType

Packages that use EventDescriptions.EventType
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
protected  List<EventDescriptions.EventType> EventDescriptions.eventType
           
 

Methods in org.apache.cxf.ws.eventing.descriptions that return EventDescriptions.EventType
 EventDescriptions.EventType ObjectFactory.createEventDescriptionsEventType()
          Create an instance of EventDescriptions.EventType
 

Methods in org.apache.cxf.ws.eventing.descriptions that return types with arguments of type EventDescriptions.EventType
 List<EventDescriptions.EventType> EventDescriptions.getEventType()
          Gets the value of the eventType property.
 


Apache CXF API

Apache CXF