com.hyper9.simdk.stubs.jaxws
Class QueryAvailablePerfMetric
java.lang.Object
com.hyper9.simdk.stubs.jaxws.QueryAvailablePerfMetric
public class QueryAvailablePerfMetric
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryAvailablePerfMetric
public QueryAvailablePerfMetric()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getEntity
public ManagedObjectReference getEntity()
- Returns:
- returns ManagedObjectReference
setEntity
public void setEntity(ManagedObjectReference entity)
- Parameters:
entity
- the value for the entity property
getBeginTime
public Calendar getBeginTime()
- Returns:
- returns Calendar
setBeginTime
public void setBeginTime(Calendar beginTime)
- Parameters:
beginTime
- the value for the beginTime property
getEndTime
public Calendar getEndTime()
- Returns:
- returns Calendar
setEndTime
public void setEndTime(Calendar endTime)
- Parameters:
endTime
- the value for the endTime property
getIntervalId
public Integer getIntervalId()
- Returns:
- returns Integer
setIntervalId
public void setIntervalId(Integer intervalId)
- Parameters:
intervalId
- the value for the intervalId property
Copyright © 2009-2010 Hyper9. All Rights Reserved.