|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.snmp4j.agent.mo.snmp.smi.Constraint
public class Constraint
A Constraint instance constraints the co-domain of a long value
(signed 64bit).
| Constructor Summary | |
|---|---|
Constraint(long lowerBound,
long upperBound)
|
|
| Method Summary | |
|---|---|
long |
getLowerBound()
|
long |
getUpperBound()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Constraint(long lowerBound,
long upperBound)
| Method Detail |
|---|
public long getLowerBound()
public long getUpperBound()
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||