org.outerj.daisy.navigation.impl
Class NodeVisibility
java.lang.Object
org.outerj.daisy.navigation.impl.NodeVisibility
public final class NodeVisibility
- extends java.lang.Object
Enumeration class for the possible visibilties of a node.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ALWAYS
public static final NodeVisibility ALWAYS
HIDDEN
public static final NodeVisibility HIDDEN
WHEN_ACTIVE
public static final NodeVisibility WHEN_ACTIVE
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
fromString
public static NodeVisibility fromString(java.lang.String value)
Copyright © -2012 . All Rights Reserved.