|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.config.modelimport.types.InterfaceSnmpPrimaryType
public class InterfaceSnmpPrimaryType
Class InterfaceSnmpPrimaryType.
| Field Summary | |
|---|---|
static InterfaceSnmpPrimaryType |
N
The instance of the N type |
static int |
N_TYPE
The N type |
static InterfaceSnmpPrimaryType |
P
The instance of the P type |
static int |
P_TYPE
The P type |
static InterfaceSnmpPrimaryType |
S
The instance of the S type |
static int |
S_TYPE
The S type |
| Method Summary | |
|---|---|
static Enumeration<Object> |
enumerate()
Method enumerate.Returns an enumeration of all possible instances of InterfaceSnmpPrimaryType |
int |
getType()
Method getType.Returns the type of this InterfaceSnmpPrimaryType |
String |
toString()
Method toString.Returns the String representation of this InterfaceSnmpPrimaryType |
static InterfaceSnmpPrimaryType |
valueOf(String string)
Method valueOf.Returns a new InterfaceSnmpPrimaryType based on the given String value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int P_TYPE
public static final InterfaceSnmpPrimaryType P
public static final int S_TYPE
public static final InterfaceSnmpPrimaryType S
public static final int N_TYPE
public static final InterfaceSnmpPrimaryType N
| Method Detail |
|---|
public static Enumeration<Object> enumerate()
public int getType()
public String toString()
toString in class Objectpublic static InterfaceSnmpPrimaryType valueOf(String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||