org.simantics.databoard.annotations
Annotation Type Length


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Length

This annotation describes the length range of an array. See Range for the notation.s


Required Element Summary
 java.lang.String[] value
           
 

Element Detail

value

public abstract java.lang.String[] value