public class AgentppTestMib.AgentppTestSparseEntryRow extends DefaultMOMutableRow2PC
index, values
Constructor and Description |
---|
AgentppTestSparseEntryRow(OID index,
Variable[] values) |
Modifier and Type | Method and Description |
---|---|
Integer32 |
getAgentppTestSparseCol1() |
Gauge32 |
getAgentppTestSparseCol2() |
OctetString |
getAgentppTestSparseCol3() |
Integer32 |
getAgentppTestSparseRowStatus() |
Variable |
getValue(int column) |
void |
setAgentppTestSparseCol1(Integer32 newValue) |
void |
setAgentppTestSparseCol2(Gauge32 newValue) |
void |
setAgentppTestSparseCol3(OctetString newValue) |
void |
setAgentppTestSparseRowStatus(Integer32 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 getAgentppTestSparseCol1()
public void setAgentppTestSparseCol1(Integer32 newValue)
public Gauge32 getAgentppTestSparseCol2()
public void setAgentppTestSparseCol2(Gauge32 newValue)
public OctetString getAgentppTestSparseCol3()
public void setAgentppTestSparseCol3(OctetString newValue)
public Integer32 getAgentppTestSparseRowStatus()
public void setAgentppTestSparseRowStatus(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.