|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.snmp.snmp2.agent.TransactionProperty
TransactionProperty holds the properties of the all the similar transactions i.e for the same key(oid).
| Field Summary | |
(package private) java.util.Hashtable |
prevOids
Deprecated. |
(package private) java.lang.Byte |
type
Deprecated. |
| Constructor Summary | |
(package private) |
TransactionProperty(java.lang.Byte type)
Deprecated. |
| Method Summary | |
(package private) void |
addPrevOids(java.lang.Integer counter,
java.lang.String prevOid)
Deprecated. |
(package private) java.lang.Byte |
getType()
Deprecated. |
(package private) void |
setType(java.lang.Byte type)
Deprecated. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
java.lang.Byte type
java.util.Hashtable prevOids
| Constructor Detail |
TransactionProperty(java.lang.Byte type)
| Method Detail |
void setType(java.lang.Byte type)
java.lang.Byte getType()
void addPrevOids(java.lang.Integer counter,
java.lang.String prevOid)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||