com.hyper9.simdk.stubs.jaxws
Class CreateIpPool

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

public class CreateIpPool
extends Object


Constructor Summary
CreateIpPool()
           
 
Method Summary
 ManagedObjectReference getDc()
           
 IpPool getPool()
           
 ManagedObjectReference getThis()
           
 void setDc(ManagedObjectReference dc)
           
 void setPool(IpPool pool)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateIpPool

public CreateIpPool()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getDc

public ManagedObjectReference getDc()
Returns:
returns ManagedObjectReference

setDc

public void setDc(ManagedObjectReference dc)
Parameters:
dc - the value for the dc property

getPool

public IpPool getPool()
Returns:
returns IpPool

setPool

public void setPool(IpPool pool)
Parameters:
pool - the value for the pool property


Copyright © 2009-2010 Hyper9. All Rights Reserved.