org.jdiameter.common.impl.validation
Class ValidatorLevel
java.lang.Object
org.jdiameter.common.impl.validation.ValidatorLevel
public class ValidatorLevel
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_OFF_LEVEL
public static final java.lang.String _OFF_LEVEL
- See Also:
- Constant Field Values
_MESSAGE_LEVEL
public static final java.lang.String _MESSAGE_LEVEL
- See Also:
- Constant Field Values
_ALL_LEVEL
public static final java.lang.String _ALL_LEVEL
- See Also:
- Constant Field Values
_OFF
public static final ValidatorLevel _OFF
_MESSAGE
public static final ValidatorLevel _MESSAGE
_ALL
public static final ValidatorLevel _ALL
fromString
public static ValidatorLevel fromString(java.lang.String s)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.