Annotation Type Type


  • @Retention(RUNTIME)
    public @interface Type
    Annotations for setting meta-data about fields.
    • Element Detail

      • value

        Class<? extends Value> value
        Default:
        org.praxislive.core.Value.class
      • properties

        String[] properties
        Default:
        {}