com.hyper9.simdk.stubs.jaxws
Class AssignUserToGroup
java.lang.Object
com.hyper9.simdk.stubs.jaxws.AssignUserToGroup
public class AssignUserToGroup
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssignUserToGroup
public AssignUserToGroup()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getUser
public String getUser()
- Returns:
- returns String
setUser
public void setUser(String user)
- Parameters:
user
- the value for the user property
getGroup
public String getGroup()
- Returns:
- returns String
setGroup
public void setGroup(String group)
- Parameters:
group
- the value for the group property
Copyright © 2009-2010 Hyper9. All Rights Reserved.