example.de.smartics.properties.types
Interface UrlTestProperties

Package class diagram package UrlTestProperties

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

A test property set that contains only an URL value.


Method Summary
 String baseValue()
           
 URL urlValue()
           
 

Method Detail

baseValue

@NotNull
String baseValue()

urlValue

@PropertyExpression(value="http://example.com")
URL urlValue()


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