com.hyper9.simdk.stubs.jaxws
Class RemovePerfInterval

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

public class RemovePerfInterval
extends Object


Constructor Summary
RemovePerfInterval()
           
 
Method Summary
 Integer getSamplePeriod()
           
 ManagedObjectReference getThis()
           
 void setSamplePeriod(Integer samplePeriod)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemovePerfInterval

public RemovePerfInterval()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getSamplePeriod

public Integer getSamplePeriod()
Returns:
returns Integer

setSamplePeriod

public void setSamplePeriod(Integer samplePeriod)
Parameters:
samplePeriod - the value for the samplePeriod property


Copyright © 2009-2010 Hyper9. All Rights Reserved.