org.snmp4j.agent.test
Class IfMib.IfRcvAddressTypeEnum

java.lang.Object
  extended by org.snmp4j.agent.test.IfMib.IfRcvAddressTypeEnum
Enclosing class:
IfMib

public static final class IfMib.IfRcvAddressTypeEnum
extends java.lang.Object


Field Summary
static int _volatile
           
static int nonVolatile
           
static int other
           
 
Constructor Summary
IfMib.IfRcvAddressTypeEnum()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

other

public static final int other
See Also:
Constant Field Values

_volatile

public static final int _volatile
See Also:
Constant Field Values

nonVolatile

public static final int nonVolatile
See Also:
Constant Field Values
Constructor Detail

IfMib.IfRcvAddressTypeEnum

public IfMib.IfRcvAddressTypeEnum()

Copyright 2005-2008 Frank Fock (SNMP4J.org)