org.wicketopia.builder.feature.annotation.required
Annotation Type Required


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Required

Since:
1.0

Optional Element Summary
 String[] value
           
 

value

public abstract String[] value
Default:
"***ALL***"


Copyright © 2010-2013. All Rights Reserved.