com.hyper9.simdk.stubs.jaxws
Class CreateUser

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

public class CreateUser
extends Object


Constructor Summary
CreateUser()
           
 
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

CreateUser

public CreateUser()
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.