|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Constraint | |
|---|---|
| org.snmp4j.agent.mo.snmp.smi | |
| Uses of Constraint in org.snmp4j.agent.mo.snmp.smi |
|---|
| Methods in org.snmp4j.agent.mo.snmp.smi that return Constraint | |
|---|---|
Constraint[] |
ConstraintsImpl.getConstraints()
|
Constraint[] |
Constraints.getConstraints()
Gets an array with the constraints in this collection ordered by insertion time. |
| Methods in org.snmp4j.agent.mo.snmp.smi with parameters of type Constraint | |
|---|---|
void |
ConstraintsImpl.add(Constraint sizeConstraint)
|
void |
Constraints.add(Constraint constraint)
Adds a range constraint to the constraints collection. |
void |
ConstraintsImpl.remove(Constraint sizeContraint)
|
void |
Constraints.remove(Constraint constraint)
Removes a constraint. |
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||