com.hyper9.simdk.stubs.jaxws
Class BackupProtocolEvent

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

public class BackupProtocolEvent
extends Object


Constructor Summary
BackupProtocolEvent()
           
 
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

BackupProtocolEvent

public BackupProtocolEvent()
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.