public class AgentppTestMib.AgentppTestSessionsEntryRow extends DefaultMOMutableRow2PC
index, values
Constructor and Description |
---|
AgentppTestSessionsEntryRow(OID index,
Variable[] values) |
Modifier and Type | Method and Description |
---|---|
void |
commitRow(SubRequest subRequest,
MOTableRow changeSet) |
UnsignedInteger32 |
getAgentppTestRowCreation() |
AgentXSharedMOTableSupport<AgentppTestMib.AgentppTestSharedExtEntryRow> |
getSharedTableSupport() |
Variable |
getValue(int column) |
void |
setAgentppTestRowCreation(UnsignedInteger32 newValue) |
void |
setValue(int column,
Variable value) |
cleanup, cleanupRow, commit, getBaseRow, getIndex, getResultingValue, getUserObject, prepare, prepareRow, setBaseRow, setUserObject, size, toString, undo, undoRow
compareTo, equals, hashCode, toStringMembers
public UnsignedInteger32 getAgentppTestRowCreation()
public void setAgentppTestRowCreation(UnsignedInteger32 newValue)
public Variable getValue(int column)
getValue
in interface MOTableRow
getValue
in class DefaultMOMutableRow2PC
public void setValue(int column, Variable value)
setValue
in interface MOMutableTableRow
setValue
in class DefaultMOMutableRow2PC
public AgentXSharedMOTableSupport<AgentppTestMib.AgentppTestSharedExtEntryRow> getSharedTableSupport()
public void commitRow(SubRequest subRequest, MOTableRow changeSet)
commitRow
in interface MOMutableRow2PC
commitRow
in class DefaultMOMutableRow2PC
Copyright © 2016 SNMP4J.org. All rights reserved.