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

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

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

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

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

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