Uses of Class
com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType

Packages that use EnumUsmUserStorageType
com.sun.management.snmp.usm.usmmib Provides the classes which implement the SNMP-USER-BASED-SM-MIB
 

Uses of EnumUsmUserStorageType in com.sun.management.snmp.usm.usmmib
 

Fields in com.sun.management.snmp.usm.usmmib declared as EnumUsmUserStorageType
protected  EnumUsmUserStorageType UsmUserEntry.UsmUserStorageType
          Variable for storing the value of "UsmUserStorageType".
 

Methods in com.sun.management.snmp.usm.usmmib that return EnumUsmUserStorageType
 EnumUsmUserStorageType UsmUserEntry.getUsmUserStorageType()
          Getter for the "UsmUserStorageType" variable.
 EnumUsmUserStorageType UsmUserEntryImpl.getUsmUserStorageType()
          Getter for the "UsmUserStorageType" variable.
 EnumUsmUserStorageType UsmUserEntryMBean.getUsmUserStorageType()
          Getter for the "UsmUserStorageType" variable.
 

Methods in com.sun.management.snmp.usm.usmmib with parameters of type EnumUsmUserStorageType
 void UsmUserEntry.checkUsmUserStorageType(EnumUsmUserStorageType x)
          Checker for the "UsmUserStorageType" variable.
 void UsmUserEntryImpl.checkUsmUserStorageType(EnumUsmUserStorageType x)
          Checker for the "UsmUserStorageType" variable.
 void UsmUserEntryMBean.checkUsmUserStorageType(EnumUsmUserStorageType x)
          Checker for the "UsmUserStorageType" variable.
 void UsmUserEntry.setUsmUserStorageType(EnumUsmUserStorageType x)
          Setter for the "UsmUserStorageType" variable.
 void UsmUserEntryImpl.setUsmUserStorageType(EnumUsmUserStorageType x)
          Setter for the "UsmUserStorageType" variable.
 void UsmUserEntryMBean.setUsmUserStorageType(EnumUsmUserStorageType x)
          Setter for the "UsmUserStorageType" variable.
 


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

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