org.opennms.web
Class Util.IgnoreType
java.lang.Object
org.opennms.web.Util.IgnoreType
- Enclosing class:
- Util
public static class Util.IgnoreType
- extends 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
getValue
public int getValue()
Copyright © 2009. All Rights Reserved.