org.qi4j.test.value
Interface AbstractCollectionSerializationTest.SomeValue

Enclosing class:
AbstractCollectionSerializationTest

public static interface AbstractCollectionSerializationTest.SomeValue


Method Summary
 Property<java.lang.String> cathedral()
           
 Property<java.lang.String> foo()
           
 

Method Detail

foo

Property<java.lang.String> foo()

cathedral

@Optional
Property<java.lang.String> cathedral()