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

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

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

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

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

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