org.mmbase.util.functions
Annotation Type Type
@Retention(value=RUNTIME)
@Target(value={METHOD,PARAMETER})
public @interface Type
This annotation can be used on methods, to attribute a DataType, e.g. to the parameter of
the corresponding BeanFunction.
- Since:
- MMBase-1.9.2
- Version:
- $Id: Type.java 39312 2009-10-26 12:01:27Z michiel $
- Author:
- Michiel Meeuwissen
|
Required Element Summary |
String |
value
An identifier, or an xml-element |
value
public abstract String value
- An identifier, or an xml-element
MMBase 2.0-SNAPSHOT - null