|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hyper9.simdk.stubs.dao.DynamicData com.hyper9.simdk.stubs.dao.PerfSampleInfo
public class PerfSampleInfo
Constructor Summary | |
---|---|
PerfSampleInfo()
|
Method Summary | |
---|---|
Integer |
getInterval()
|
Calendar |
getTimestamp()
|
void |
setInterval(Integer toSet)
|
void |
setTimestamp(Calendar toSet)
|
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData |
---|
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerfSampleInfo()
Method Detail |
---|
public Calendar getTimestamp()
public void setTimestamp(Calendar toSet)
public Integer getInterval()
public void setInterval(Integer toSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |