Annotation Type DslProperty


  • @Target(FIELD)
    @Retention(RUNTIME)
    public @interface DslProperty
    Internal annotation used to include fields otherwise excluded because annotate with XmlTransient.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String name  
    • Element Detail

      • name

        String name
        Default:
        ""