|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.snmp4j.agent.DefaultMOScope
org.snmp4j.agent.agentx.master.AgentXSearchRange
public class AgentXSearchRange
| Field Summary |
|---|
| Fields inherited from class org.snmp4j.agent.DefaultMOScope |
|---|
lowerBound, lowerIncluded, upperBound, upperIncluded |
| Constructor Summary | |
|---|---|
AgentXSearchRange(org.snmp4j.smi.OID lowerBound,
boolean lowerIncluded,
org.snmp4j.smi.OID upperBound,
boolean upperIncluded,
org.snmp4j.agent.request.SnmpSubRequest reference)
|
|
| Method Summary | |
|---|---|
org.snmp4j.agent.request.SnmpSubRequest |
getReferenceSubRequest()
|
| Methods inherited from class org.snmp4j.agent.DefaultMOScope |
|---|
covers, covers, covers, equals, getLowerBound, getUpperBound, hashCode, isCovered, isEmpty, isLowerIncluded, isOverlapping, isUpperIncluded, overlaps, setLowerBound, setLowerIncluded, setUpperBound, setUpperIncluded, substractScope, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgentXSearchRange(org.snmp4j.smi.OID lowerBound,
boolean lowerIncluded,
org.snmp4j.smi.OID upperBound,
boolean upperIncluded,
org.snmp4j.agent.request.SnmpSubRequest reference)
| Method Detail |
|---|
public org.snmp4j.agent.request.SnmpSubRequest getReferenceSubRequest()
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||