com.hyper9.simdk.stubs.jaxws
Class ExitMaintenanceMode

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

public class ExitMaintenanceMode
extends Object


Constructor Summary
ExitMaintenanceMode()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 Integer getTimeout()
           
 void setThis(ManagedObjectReference _this)
           
 void setTimeout(Integer timeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExitMaintenanceMode

public ExitMaintenanceMode()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getTimeout

public Integer getTimeout()
Returns:
returns Integer

setTimeout

public void setTimeout(Integer timeout)
Parameters:
timeout - the value for the timeout property


Copyright © 2009-2010 Hyper9. All Rights Reserved.