org.opennms.web
Class Util.IgnoreType
java.lang.Object
org.opennms.web.Util.IgnoreType
- Enclosing class:
- Util
- public static class Util.IgnoreType
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_REQUEST_ONLY
public static final int _REQUEST_ONLY
- See Also:
- Constant Field Values
_ADDITIONS_ONLY
public static final int _ADDITIONS_ONLY
- See Also:
- Constant Field Values
_BOTH
public static final int _BOTH
- See Also:
- Constant Field Values
REQUEST_ONLY
public static final Util.IgnoreType REQUEST_ONLY
ADDITIONS_ONLY
public static final Util.IgnoreType ADDITIONS_ONLY
BOTH
public static final Util.IgnoreType BOTH
value
protected int value
Util.IgnoreType
private Util.IgnoreType(int value)
getValue
public int getValue()
Generated by eevans on May 29 2005 2015.