Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

V

VALID_ENCODE_ALGORITHM_SET - Static variable in class com.dkfqs.tools.javatest.AbstractJavaTest
A set of all valid encode algorithms for variable values.
VALID_PLUGIN_STATUS_SET - Static variable in class com.dkfqs.tools.javatest.AbstractJavaTestPluginContext
A HashSet of all valid plug-in statuses.
VALID_SESSION_STATUS_SET - Static variable in class com.dkfqs.tools.javatest.AbstractJavaTest
A set of all valid session statuses.
value(int) - Static method in class com.dkfqs.tools.json.eclipsesource.Json
Returns a JsonValue instance that represents the given int value.
value(long) - Static method in class com.dkfqs.tools.json.eclipsesource.Json
Returns a JsonValue instance that represents the given long value.
value(float) - Static method in class com.dkfqs.tools.json.eclipsesource.Json
Returns a JsonValue instance that represents the given float value.
value(double) - Static method in class com.dkfqs.tools.json.eclipsesource.Json
Returns a JsonValue instance that represents the given double value.
value(String) - Static method in class com.dkfqs.tools.json.eclipsesource.Json
Returns a JsonValue instance that represents the given string.
value(boolean) - Static method in class com.dkfqs.tools.json.eclipsesource.Json
Returns a JsonValue instance that represents the given boolean value.
valueOf(int) - Static method in class com.dkfqs.tools.json.eclipsesource.JsonValue
Deprecated.
Use Json.value() instead
valueOf(long) - Static method in class com.dkfqs.tools.json.eclipsesource.JsonValue
Deprecated.
Use Json.value() instead
valueOf(float) - Static method in class com.dkfqs.tools.json.eclipsesource.JsonValue
Deprecated.
Use Json.value() instead
valueOf(double) - Static method in class com.dkfqs.tools.json.eclipsesource.JsonValue
Deprecated.
Use Json.value() instead
valueOf(String) - Static method in class com.dkfqs.tools.json.eclipsesource.JsonValue
Deprecated.
Use Json.value() instead
valueOf(boolean) - Static method in class com.dkfqs.tools.json.eclipsesource.JsonValue
Deprecated.
Use Json.value() instead
values() - Method in class com.dkfqs.tools.json.eclipsesource.JsonArray
Returns a list of the values in this array in document order.
verifyLogLevel(int) - Static method in interface com.dkfqs.tools.logging.LogAdapterInterface
Verify the value of a log level.
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links