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

java.lang.Object
  extended bycom.sun.jdmk.Enumerated
      extended bycom.sun.jdmk.snmp.usm.usmmib.EnumUsmUserStorageType
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 EnumUsmUserStorageType
extends Enumerated
implements Serializable

The class is used for representing "UsmUserStorageType".

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
EnumUsmUserStorageType()
          Deprecated.  
EnumUsmUserStorageType(int valueIndex)
          Deprecated.  
EnumUsmUserStorageType(Integer valueIndex)
          Deprecated.  
EnumUsmUserStorageType(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

EnumUsmUserStorageType

public EnumUsmUserStorageType(int valueIndex)
                       throws IllegalArgumentException
Deprecated. 

EnumUsmUserStorageType

public EnumUsmUserStorageType(Integer valueIndex)
                       throws IllegalArgumentException
Deprecated. 

EnumUsmUserStorageType

public EnumUsmUserStorageType()
                       throws IllegalArgumentException
Deprecated. 

EnumUsmUserStorageType

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

getIntTable

protected Hashtable getIntTable()
Deprecated. 

getStringTable

protected Hashtable getStringTable()
Deprecated. 

FCS Release
jdmk-5_1-b34.2 2005.11.29_16:24:00_MET

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