com.hyper9.simdk.stubs.jaxws
Class RemoveTag

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.RemoveTag

public class RemoveTag
extends Object


Constructor Summary
RemoveTag()
           
 
Method Summary
 List<Tag> getTag()
           
 ManagedObjectReference getThis()
           
 void setTag(List<Tag> tag)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveTag

public RemoveTag()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getTag

public List<Tag> getTag()
Returns:
returns List

setTag

public void setTag(List<Tag> tag)
Parameters:
tag - the value for the tag property


Copyright © 2009-2010 Hyper9. All Rights Reserved.