org.apache.beehive.netui.pageflow.annotations
Annotation Type Jpf.ValidateCustomVariable


@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
public static @interface Jpf.ValidateCustomVariable


Required Element Summary
 String name
           
 String value
           
 

Element Detail

name

public abstract String name

value

public abstract String value