Uses of Class
com.hyper9.simdk.stubs.dao.Tag

Packages that use Tag
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.stubs.mao   
com.hyper9.simdk.ws   
 

Uses of Tag in com.hyper9.simdk.stubs
 

Method parameters in com.hyper9.simdk.stubs with type arguments of type Tag
 void VimServiceImpl.addTag(ManagedObjectReference _this, List<Tag> tag)
           
 void VimService.addTag(ManagedObjectReference _this, List<Tag> tag)
           
 void VimServiceImpl.removeTag(ManagedObjectReference _this, List<Tag> tag)
           
 void VimService.removeTag(ManagedObjectReference _this, List<Tag> tag)
           
 

Uses of Tag in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type Tag
 List<Tag> ArrayOfTag.getData()
           
 

Uses of Tag in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type Tag
 List<Tag> RemoveTag.getTag()
           
 List<Tag> AddTag.getTag()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type Tag
 void RemoveTag.setTag(List<Tag> tag)
           
 void AddTag.setTag(List<Tag> tag)
           
 

Uses of Tag in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type Tag
 List<Tag> ManagedEntity.getTag()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type Tag
 void ManagedEntity.setTag(List<Tag> toSet)
           
 

Uses of Tag in com.hyper9.simdk.ws
 

Method parameters in com.hyper9.simdk.ws with type arguments of type Tag
 void VimServiceExImpl.addTag(ManagedObjectReference _this, List<Tag> tag)
           
 void VimServiceExImpl.removeTag(ManagedObjectReference _this, List<Tag> tag)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.