public class AgentppTestMib.AgentppTestSharedEntryRow extends DefaultMOMutableRow2PC
index, values
Constructor and Description |
---|
AgentppTestSharedEntryRow(OID index,
Variable[] values) |
Modifier and Type | Method and Description |
---|---|
void |
commit(SubRequest subRequest,
MOTableRow changeSet,
int column) |
OctetString |
getAgentppTestSharedTableCreationTime() |
Integer32 |
getAgentppTestSharedTableDelay() |
Integer32 |
getAgentppTestSharedTableRowStatus() |
UnsignedInteger32 |
getAgentppTestSharedTableSession() |
Variable |
getValue(int column) |
void |
setAgentppTestSharedTableCreationTime(OctetString newValue) |
void |
setAgentppTestSharedTableDelay(Integer32 newValue) |
void |
setAgentppTestSharedTableRowStatus(Integer32 newValue) |
void |
setAgentppTestSharedTableSession(UnsignedInteger32 newValue) |
void |
setValue(int column,
Variable value) |
cleanup, cleanupRow, commitRow, getBaseRow, getIndex, getResultingValue, getUserObject, prepare, prepareRow, setBaseRow, setUserObject, size, toString, undo, undoRow
compareTo, equals, hashCode, toStringMembers
public OctetString getAgentppTestSharedTableCreationTime()
public void setAgentppTestSharedTableCreationTime(OctetString newValue)
public Integer32 getAgentppTestSharedTableDelay()
public void setAgentppTestSharedTableDelay(Integer32 newValue)
public UnsignedInteger32 getAgentppTestSharedTableSession()
public void setAgentppTestSharedTableSession(UnsignedInteger32 newValue)
public Integer32 getAgentppTestSharedTableRowStatus()
public void setAgentppTestSharedTableRowStatus(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
public void commit(SubRequest subRequest, MOTableRow changeSet, int column)
commit
in interface MOMutableRow2PC
commit
in class DefaultMOMutableRow2PC
Copyright © 2016 SNMP4J.org. All rights reserved.