Annotation Type Path


  • @Target(PARAMETER)
    @Retention(RUNTIME)
    @Incubating
    public @interface Path
    Specifies a model path on a parameter
    • Required Element Summary

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

      • value

        java.lang.String value