Annotation Type IpsEnumType


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface IpsEnumType
    Preserves design time information about an Enum at runtime
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String[] attributeNames  
      java.lang.String name  
    • Element Detail

      • name

        java.lang.String name
      • attributeNames

        java.lang.String[] attributeNames