java/sql-dk/src/info/globalcode/sql/dk/configuration/PropertyDeclaration.java
branchv_0
changeset 212 d154d6012cbe
parent 207 2bba68ef47c1
     1.1 --- a/java/sql-dk/src/info/globalcode/sql/dk/configuration/PropertyDeclaration.java	Sat Aug 15 11:07:50 2015 +0200
     1.2 +++ b/java/sql-dk/src/info/globalcode/sql/dk/configuration/PropertyDeclaration.java	Sat Aug 15 11:52:38 2015 +0200
     1.3 @@ -44,7 +44,7 @@
     1.4  	 * @return data type of the value: String, numbers, Boolean or Enum
     1.5  	 */
     1.6  	Class type();
     1.7 -
     1.8 +	
     1.9  	/**
    1.10  	 * @return documentation for the users
    1.11  	 */