de.ukn.hci.squidy.manager.data
Annotation Type Property
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Property
Adjustable.
Date: Feb 7, 2008 Time: 11:55:47 PM
- Version:
- $Id: Property.java 30 2009-09-18 22:23:35Z nitsche $$
- Author:
- Roman Rädle, Roman.
Raedle@uni-konstanz.de,, University of Konstanz
name
public abstract String name
group
public abstract String group
- Default:
- ""
description
public abstract String description
- Default:
- ""
prefix
public abstract String prefix
- Default:
- ""
suffix
public abstract String suffix
- Default:
- ""
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.