public static interface AbstractEntityStoreTest.TestValue extends ValueComposite
| Type | Property and Description | 
|---|---|
Property<AbstractEntityStoreTest.TestEnum> | 
enum  | 
Property<Integer> | 
int  | 
Property<List<String>> | 
list  | 
Property<Map<String,AbstractEntityStoreTest.Tjabba>> | 
map  | 
Property<Map<String,String>> | 
mapStringString  | 
Property<String> | 
string  | 
Property<AbstractEntityStoreTest.Tjabba> | 
tjabba  | 
Property<AbstractEntityStoreTest.TestValue2> | 
value  | 
| Modifier and Type | Method and Description | 
|---|---|
Property<AbstractEntityStoreTest.TestEnum> | 
enumProperty()  | 
Property<Integer> | 
intProperty()  | 
Property<List<String>> | 
listProperty()  | 
Property<Map<String,AbstractEntityStoreTest.Tjabba>> | 
mapProperty()  | 
Property<Map<String,String>> | 
mapStringStringProperty()  | 
Property<String> | 
stringProperty()  | 
Property<AbstractEntityStoreTest.Tjabba> | 
tjabbaProperty()  | 
Property<AbstractEntityStoreTest.TestValue2> | 
valueProperty()  | 
@UseDefaults Property<String> stringProperty()
@UseDefaults Property<Integer> intProperty()
@UseDefaults Property<AbstractEntityStoreTest.TestEnum> enumProperty()
@UseDefaults Property<List<String>> listProperty()
@UseDefaults Property<Map<String,AbstractEntityStoreTest.Tjabba>> mapProperty()
Property<AbstractEntityStoreTest.TestValue2> valueProperty()
Property<AbstractEntityStoreTest.Tjabba> tjabbaProperty()