Uses of Class
org.dmtf.schemas.wbem.wsman._1.wsman.EventsType

Packages that use EventsType
org.dmtf.schemas.wbem.wsman._1.wsman   
 

Uses of EventsType in org.dmtf.schemas.wbem.wsman._1.wsman
 

Methods in org.dmtf.schemas.wbem.wsman._1.wsman that return EventsType
 EventsType ObjectFactory.createEventsType()
          Create an instance of EventsType
 

Methods in org.dmtf.schemas.wbem.wsman._1.wsman that return types with arguments of type EventsType
 javax.xml.bind.JAXBElement<EventsType> ObjectFactory.createEvents(EventsType value)
          Create an instance of JAXBElement<EventsType>}
 

Methods in org.dmtf.schemas.wbem.wsman._1.wsman with parameters of type EventsType
 javax.xml.bind.JAXBElement<EventsType> ObjectFactory.createEvents(EventsType value)
          Create an instance of JAXBElement<EventsType>}