|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.snmp.snmp2.agent.SimulateNodeInfo
| Field Summary | |
static int |
CONSTANT
Deprecated. |
static int |
EXP
Deprecated. |
static int |
LINEAR
Deprecated. |
static int |
RANDOM
Deprecated. |
int |
simulateType
Deprecated. |
static int |
SIN_WAV
Deprecated. |
static int |
WAVE
Deprecated. |
| Constructor Summary | |
SimulateNodeInfo()
Deprecated. |
|
| Method Summary | |
java.lang.String |
getConstValue()
Deprecated. |
double |
getExp()
Deprecated. |
long |
getInitialValue()
Deprecated. |
int |
getSimulateType()
Deprecated. |
byte |
getType()
Deprecated. |
void |
setConstValue(java.lang.String constValue)
Deprecated. |
void |
setExp(double d)
Deprecated. |
void |
setInitialValue(long l)
Deprecated. |
void |
setSimulateType(int i)
Deprecated. |
void |
setType(byte type)
Deprecated. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public static final int CONSTANT
public static final int RANDOM
public static final int EXP
public static final int WAVE
public static final int LINEAR
public static final int SIN_WAV
public int simulateType
| Constructor Detail |
public SimulateNodeInfo()
| Method Detail |
public void setType(byte type)
public byte getType()
public void setSimulateType(int i)
public int getSimulateType()
public void setConstValue(java.lang.String constValue)
public java.lang.String getConstValue()
public void setExp(double d)
public double getExp()
public void setInitialValue(long l)
public long getInitialValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||