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

V

value(boolean) - Method in class org.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.json.JSONWriter
Append a double value.
value(long) - Method in class org.json.JSONWriter
Append a long value.
value(Object) - Method in class org.json.JSONWriter
Append an object value.
VALUE_ATTRIBUTE - Static variable in interface org.sr.common.transformer.ITransformer
Results of complex object transformations from java may need to keep both source java class and naturally object value together with for the back transformation.

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