com.oy.shared.lw.snmp.rfc
Class ErrorStatus

java.lang.Object
  extended bycom.oy.shared.lw.snmp.rfc.ErrorStatus

public final class ErrorStatus
extends java.lang.Object


Field Summary
static ErrorStatus badValue
           
static ErrorStatus genErr
           
static ErrorStatus noError
           
static ErrorStatus noSuchName
           
static ErrorStatus readOnly
           
static ErrorStatus tooBig
           
private  int value
           
 
Constructor Summary
private ErrorStatus(int value)
           
 
Method Summary
 int getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

noError

public static ErrorStatus noError

tooBig

public static ErrorStatus tooBig

noSuchName

public static ErrorStatus noSuchName

badValue

public static ErrorStatus badValue

readOnly

public static ErrorStatus readOnly

genErr

public static ErrorStatus genErr

value

private final int value
Constructor Detail

ErrorStatus

private ErrorStatus(int value)
Method Detail

getValue

public int getValue()


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com