Annotation Type IpsDefaultValue


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

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