com.oy.shared.lw.snmp.rfc
Class RequestType
java.lang.Object
com.oy.shared.lw.snmp.rfc.RequestType
- public class RequestType
- extends java.lang.Object
|
Constructor Summary |
private |
RequestType(byte type,
java.lang.String description)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
list
public static java.util.List list
SNMP_GET_REQUEST
public static RequestType SNMP_GET_REQUEST
SNMP_GETNEXT_REQUEST
public static RequestType SNMP_GETNEXT_REQUEST
SNMP_GETRESPONSE
public static RequestType SNMP_GETRESPONSE
SNMP_SET_REQUEST
public static RequestType SNMP_SET_REQUEST
SNMP_TRAP
public static RequestType SNMP_TRAP
type
private final byte type
description
private java.lang.String description
RequestType
private RequestType(byte type,
java.lang.String description)
getRequest
public static RequestType getRequest(int type)
getValue
public int getValue()
toString
public java.lang.String toString()
Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com