A B D G L N O S U 

A

AbstractValue<T> - Class in org.efaps.json.data
TODO comment!
AbstractValue() - Constructor for class org.efaps.json.data.AbstractValue
 

B

BooleanValue - Class in org.efaps.json.data
TODO comment!
BooleanValue() - Constructor for class org.efaps.json.data.BooleanValue
 

D

DataList - Class in org.efaps.json.data
TODO comment!
DataList() - Constructor for class org.efaps.json.data.DataList
 
DateTimeValue - Class in org.efaps.json.data
TODO comment!
DateTimeValue() - Constructor for class org.efaps.json.data.DateTimeValue
 
DecimalValue - Class in org.efaps.json.data
TODO comment!
DecimalValue() - Constructor for class org.efaps.json.data.DecimalValue
 

G

getKey() - Method in class org.efaps.json.data.AbstractValue
Getter method for the instance variable AbstractValue.key.
getValue() - Method in class org.efaps.json.data.AbstractValue
Getter method for the instance variable #value.
getValue() - Method in class org.efaps.json.data.BooleanValue
Getter method for the instance variable BooleanValue.value.
getValue() - Method in class org.efaps.json.data.DateTimeValue
Getter method for the instance variable DateTimeValue.value.
getValue() - Method in class org.efaps.json.data.DecimalValue
Getter method for the instance variable DecimalValue.value.
getValue() - Method in class org.efaps.json.data.LongValue
Getter method for the instance variable LongValue.value.
getValue() - Method in class org.efaps.json.data.NullValue
 
getValue() - Method in class org.efaps.json.data.StringListValue
Getter method for the instance variable #value.
getValue() - Method in class org.efaps.json.data.StringValue
Getter method for the instance variable #value.
getValue() - Method in class org.efaps.json.data.UUIDValue
Getter method for the instance variable #value.
getValues() - Method in class org.efaps.json.data.ObjectData
Getter method for the instance variable ObjectData.values.

L

LongValue - Class in org.efaps.json.data
TODO comment!
LongValue() - Constructor for class org.efaps.json.data.LongValue
 

N

NullValue - Class in org.efaps.json.data
TODO comment!
NullValue() - Constructor for class org.efaps.json.data.NullValue
 

O

ObjectData - Class in org.efaps.json.data
TODO comment!
ObjectData() - Constructor for class org.efaps.json.data.ObjectData
 
org.efaps.json.data - package org.efaps.json.data
TODO comment!

S

setKey(String) - Method in class org.efaps.json.data.AbstractValue
Setter method for instance variable AbstractValue.key.
setValue(T) - Method in class org.efaps.json.data.AbstractValue
 
setValue(Boolean) - Method in class org.efaps.json.data.BooleanValue
Setter method for instance variable BooleanValue.value.
setValue(DateTime) - Method in class org.efaps.json.data.DateTimeValue
Setter method for instance variable DateTimeValue.value.
setValue(BigDecimal) - Method in class org.efaps.json.data.DecimalValue
Setter method for instance variable DecimalValue.value.
setValue(Long) - Method in class org.efaps.json.data.LongValue
Setter method for instance variable LongValue.value.
setValue(Void) - Method in class org.efaps.json.data.NullValue
 
setValue(List<String>) - Method in class org.efaps.json.data.StringListValue
setValue(String) - Method in class org.efaps.json.data.StringValue
setValue(UUID) - Method in class org.efaps.json.data.UUIDValue
StringListValue - Class in org.efaps.json.data
TODO comment!
StringListValue() - Constructor for class org.efaps.json.data.StringListValue
 
StringValue - Class in org.efaps.json.data
TODO comment!
StringValue() - Constructor for class org.efaps.json.data.StringValue
 

U

UUIDValue - Class in org.efaps.json.data
TODO comment!
UUIDValue() - Constructor for class org.efaps.json.data.UUIDValue
 
A B D G L N O S U 

Copyright © 2003–2015 The eFaps Team. All rights reserved.