Module neberus.core

Annotation Type ApiAllowedValues


  • @Target({PARAMETER,FIELD,METHOD})
    @Retention(SOURCE)
    public @interface ApiAllowedValues
    Container annotation for ApiAllowedValues. Not required to be explicitly used with Java 8.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      ApiAllowedValue[] value