com.hyper9.simdk.stubs.jaxws
Class UpdateUser

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

public class UpdateUser
extends Object


Constructor Summary
UpdateUser()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 HostAccountSpec getUser()
           
 void setThis(ManagedObjectReference _this)
           
 void setUser(HostAccountSpec user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateUser

public UpdateUser()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getUser

public HostAccountSpec getUser()
Returns:
returns HostAccountSpec

setUser

public void setUser(HostAccountSpec user)
Parameters:
user - the value for the user property


Copyright © 2009-2010 Hyper9. All Rights Reserved.