com.hyper9.simdk.stubs.jaxws
Class UpdateIpPool
java.lang.Object
com.hyper9.simdk.stubs.jaxws.UpdateIpPool
public class UpdateIpPool
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateIpPool
public UpdateIpPool()
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.