com.hyper9.simdk.stubs.jaxws
Class UpdatePerfInterval

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

public class UpdatePerfInterval
extends Object


Constructor Summary
UpdatePerfInterval()
           
 
Method Summary
 PerfInterval getInterval()
           
 ManagedObjectReference getThis()
           
 void setInterval(PerfInterval interval)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdatePerfInterval

public UpdatePerfInterval()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getInterval

public PerfInterval getInterval()
Returns:
returns PerfInterval

setInterval

public void setInterval(PerfInterval interval)
Parameters:
interval - the value for the interval property


Copyright © 2009-2010 Hyper9. All Rights Reserved.