public class AgentppTestMib.AgentppTestSharedExtEntryRow extends DefaultMOMutableRow2PC
index, values
Constructor and Description |
---|
AgentppTestSharedExtEntryRow(OID index,
Variable[] values) |
Modifier and Type | Method and Description |
---|---|
Integer32 |
getAgentppTestSharedExtTableRowStatus() |
Integer32 |
getAgentppTestSharedExtValueInt() |
OctetString |
getAgentppTestSharedExtValueString() |
Variable |
getValue(int column) |
void |
setAgentppTestSharedExtTableRowStatus(Integer32 newValue) |
void |
setAgentppTestSharedExtValueInt(Integer32 newValue) |
void |
setAgentppTestSharedExtValueString(OctetString newValue) |
void |
setValue(int column,
Variable value) |
cleanup, cleanupRow, commit, commitRow, getBaseRow, getIndex, getResultingValue, getUserObject, prepare, prepareRow, setBaseRow, setUserObject, size, toString, undo, undoRow
compareTo, equals, hashCode, toStringMembers
public Integer32 getAgentppTestSharedExtValueInt()
public void setAgentppTestSharedExtValueInt(Integer32 newValue)
public OctetString getAgentppTestSharedExtValueString()
public void setAgentppTestSharedExtValueString(OctetString newValue)
public Integer32 getAgentppTestSharedExtTableRowStatus()
public void setAgentppTestSharedExtTableRowStatus(Integer32 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
Copyright © 2016 SNMP4J.org. All rights reserved.