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

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

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

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

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

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