org.simantics.databoard.annotations
Annotation Type Name


@Retention(value=RUNTIME)
public @interface Name

Name annotation is used to annotate fields and classes to indicate the name in the Datatype.

Author:
toni.kalajainen

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value