Package | Description |
---|---|
org.snmp4j.agent.mo.snmp.smi |
Modifier and Type | Method | Description |
---|---|---|
Constraint[] |
Constraints.getConstraints() |
Gets an array with the constraints in this collection ordered by insertion
time.
|
Constraint[] |
ConstraintsImpl.getConstraints() |
Modifier and Type | Method | Description |
---|---|---|
void |
Constraints.add(Constraint constraint) |
Adds a range constraint to the constraints collection.
|
void |
ConstraintsImpl.add(Constraint sizeConstraint) |
|
void |
Constraints.remove(Constraint constraint) |
Removes a constraint.
|
void |
ConstraintsImpl.remove(Constraint sizeContraint) |
Copyright © 2018 SNMP4J.org. All rights reserved.