Package | Description |
---|---|
org.snmp4j.agent.mo.snmp |
Modifier and Type | Method | Description |
---|---|---|
static RowStatus.RowStatusEnum |
RowStatus.RowStatusEnum.fromValue(int rowStatusValue) |
|
static RowStatus.RowStatusEnum |
RowStatus.RowStatusEnum.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static RowStatus.RowStatusEnum[] |
RowStatus.RowStatusEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
RowStatusFilter(int rowStatusColumnIndex,
java.util.Set<RowStatus.RowStatusEnum> passingStatusSet) |
Copyright © 2018 SNMP4J.org. All rights reserved.