All Packages Class Hierarchy This Package Previous Next Index
Class examples.snmp.agent.EnumSnmpEnableAuthenTraps
java.lang.Object
|
+----com.sun.jaw.reference.common.Enumerated
|
+----examples.snmp.agent.EnumSnmpEnableAuthenTraps
- public class EnumSnmpEnableAuthenTraps
- extends Enumerated
- implements Serializable
The class is used for representing "SnmpEnableAuthenTraps".
-
EnumSnmpEnableAuthenTraps()
-
-
EnumSnmpEnableAuthenTraps(int)
-
-
EnumSnmpEnableAuthenTraps(Integer)
-
-
EnumSnmpEnableAuthenTraps(String)
-
EnumSnmpEnableAuthenTraps
public EnumSnmpEnableAuthenTraps(int valueIndex) throws IllegalArgumentException
- Throws: IllegalArgumentException
- One of the arguments passed to the method is illegal or inappropriate.
EnumSnmpEnableAuthenTraps
public EnumSnmpEnableAuthenTraps(Integer valueIndex) throws IllegalArgumentException
- Throws: IllegalArgumentException
- One of the arguments passed to the method is illegal or inappropriate.
EnumSnmpEnableAuthenTraps
public EnumSnmpEnableAuthenTraps() throws IllegalArgumentException
- Throws: IllegalArgumentException
- One of the arguments passed to the method is illegal or inappropriate.
EnumSnmpEnableAuthenTraps
public EnumSnmpEnableAuthenTraps(String x) throws IllegalArgumentException
- Throws: IllegalArgumentException
- One of the arguments passed to the method is illegal or inappropriate.
All Packages Class Hierarchy This Package Previous Next Index