Uses of Class
org.dmtf.schemas.wbem.wsman.identity._1.wsmanidentity.IdentifyResponseType

Packages that use IdentifyResponseType
org.dmtf.schemas.wbem.wsman.identity._1.wsmanidentity   
 

Uses of IdentifyResponseType in org.dmtf.schemas.wbem.wsman.identity._1.wsmanidentity
 

Methods in org.dmtf.schemas.wbem.wsman.identity._1.wsmanidentity that return IdentifyResponseType
 IdentifyResponseType ObjectFactory.createIdentifyResponseType()
          Create an instance of IdentifyResponseType
 

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

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