Uses of Class
org.forester.archaeopteryx.Configuration.EXT_NODE_DATA_RETURN_ON
-
Packages that use Configuration.EXT_NODE_DATA_RETURN_ON Package Description org.forester.archaeopteryx -
-
Uses of Configuration.EXT_NODE_DATA_RETURN_ON in org.forester.archaeopteryx
Methods in org.forester.archaeopteryx that return Configuration.EXT_NODE_DATA_RETURN_ON Modifier and Type Method Description Configuration.EXT_NODE_DATA_RETURN_ONConfiguration. getExtNodeDataReturnOn()static Configuration.EXT_NODE_DATA_RETURN_ONConfiguration.EXT_NODE_DATA_RETURN_ON. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Configuration.EXT_NODE_DATA_RETURN_ON[]Configuration.EXT_NODE_DATA_RETURN_ON. values()Returns an array containing the constants of this enum type, in the order they are declared.
-