public class PerfSampleInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
int |
interval |
Calendar |
timestamp |
dynamicProperty, dynamicType| Constructor and Description |
|---|
PerfSampleInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInterval() |
Calendar |
getTimestamp() |
void |
setInterval(int interval) |
void |
setTimestamp(Calendar timestamp) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic Calendar timestamp
public int interval
Copyright © 2011-2012. All Rights Reserved.