com.hyper9.simdk.stubs.jaxws
Class CreateProfile

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

public class CreateProfile
extends Object


Constructor Summary
CreateProfile()
           
 
Method Summary
 ProfileCreateSpec getCreateSpec()
           
 ManagedObjectReference getThis()
           
 void setCreateSpec(ProfileCreateSpec createSpec)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateProfile

public CreateProfile()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getCreateSpec

public ProfileCreateSpec getCreateSpec()
Returns:
returns ProfileCreateSpec

setCreateSpec

public void setCreateSpec(ProfileCreateSpec createSpec)
Parameters:
createSpec - the value for the createSpec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.