Annotation Type IpsDefaultValue


  • @Retention(RUNTIME)
    @Target({METHOD,FIELD})
    public @interface IpsDefaultValue
    Marks the method and constant returning the default value for an IpsAttribute.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value