org.qi4j.test.entity
Interface AbstractEntityStoreTest.TestValue2

All Superinterfaces:
Composite, Value, ValueComposite
Enclosing class:
AbstractEntityStoreTest

public static interface AbstractEntityStoreTest.TestValue2
extends ValueComposite


Method Summary
 Property<AbstractEntityStoreTest.Tjabba> anotherValue()
           
 Property<String> stringValue()
           
 
Methods inherited from interface org.qi4j.api.value.Value
buildWith, state, toJSON
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 

Method Detail

stringValue

Property<String> stringValue()

anotherValue

Property<AbstractEntityStoreTest.Tjabba> anotherValue()