example.de.smartics.properties.types
Interface IntTestProperties

Package class diagram package IntTestProperties

@PropertySet(value="test")
public interface IntTestProperties

A test property set that contains only an int value.


Method Summary
 int intValue()
           
 

Method Detail

intValue

@PropertyExpression(value="42")
@Min(value=0L)
int intValue()


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.