com.hyper9.simdk.stubs.jaxws
Class PowerUpHostFromStandBy

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

public class PowerUpHostFromStandBy
extends Object


Constructor Summary
PowerUpHostFromStandBy()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 Integer getTimeoutSec()
           
 void setThis(ManagedObjectReference _this)
           
 void setTimeoutSec(Integer timeoutSec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PowerUpHostFromStandBy

public PowerUpHostFromStandBy()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getTimeoutSec

public Integer getTimeoutSec()
Returns:
returns Integer

setTimeoutSec

public void setTimeoutSec(Integer timeoutSec)
Parameters:
timeoutSec - the value for the timeoutSec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.