com.sun.jdmk.snmp.usm.usmmib
Class EnumUsmUserStatus

java.lang.Object
  extended bycom.sun.jdmk.Enumerated
      extended bycom.sun.jdmk.snmp.usm.usmmib.EnumUsmUserStatus
All Implemented Interfaces:
Serializable

Deprecated. Use package com.sun.management.snmp.usm.usmmib in preference to classes in this package. This class may be removed in a future version of Java DMK.

public class EnumUsmUserStatus
extends Enumerated
implements Serializable

The class used for representing "UsmUserStatus".

Since:
Java DMK 5.0
See Also:
Serialized Form

Field Summary
protected static Hashtable intTable
          Deprecated.  
protected static Hashtable stringTable
          Deprecated.  
 
Fields inherited from class com.sun.jdmk.Enumerated
value
 
Constructor Summary
EnumUsmUserStatus()
          Deprecated.  
EnumUsmUserStatus(int valueIndex)
          Deprecated.  
EnumUsmUserStatus(Integer valueIndex)
          Deprecated.  
EnumUsmUserStatus(String x)
          Deprecated.  
 
Method Summary
protected  Hashtable getIntTable()
          Deprecated.  
protected  Hashtable getStringTable()
          Deprecated.  
 
Methods inherited from class com.sun.jdmk.Enumerated
equals, hashCode, intValue, toString, valueIndexes, valueStrings
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

intTable

protected static Hashtable intTable
Deprecated. 

stringTable

protected static Hashtable stringTable
Deprecated. 
Constructor Detail

EnumUsmUserStatus

public EnumUsmUserStatus(int valueIndex)
                  throws IllegalArgumentException
Deprecated. 

EnumUsmUserStatus

public EnumUsmUserStatus(Integer valueIndex)
                  throws IllegalArgumentException
Deprecated. 

EnumUsmUserStatus

public EnumUsmUserStatus()
                  throws IllegalArgumentException
Deprecated. 

EnumUsmUserStatus

public EnumUsmUserStatus(String x)
                  throws IllegalArgumentException
Deprecated. 
Method Detail

getIntTable

protected Hashtable getIntTable()
Deprecated. 

getStringTable

protected Hashtable getStringTable()
Deprecated. 

FCS Release
jdmk-5_1-b34.1 2005.02.10_16:46:09_MET

Copyright 1998-2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.