Annotation Type CodeConstant


@Retention(RUNTIME)
@Target(FIELD)
public @interface CodeConstant
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    boolean forClass  
    boolean forInterface  
    boolean isPublic  
  • Element Details