Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-759

Improve javadoc for generated keys

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Medium
    • Resolution: Done
    • None
    • 10.0.1
    • Binding codegen

    Description

      We currently have these warnings:

      [WARNING] /w/workspace/mdsal-maven-merge-master/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/mdsal/query/norev/third/grp/AffectedUsersKey.java:13: warning: no comment
      [WARNING] public class AffectedUsersKey
      [WARNING] ^
      [WARNING] /w/workspace/mdsal-maven-merge-master/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/mdsal/query/norev/third/grp/AffectedUsersKey.java:19: warning: no comment
      [WARNING] public AffectedUsersKey(@NonNull Uint64 _uid) {
      [WARNING] ^
      [WARNING] /w/workspace/mdsal-maven-merge-master/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/mdsal/query/norev/third/grp/AffectedUsersKey.java:33: warning: no comment
      [WARNING] public @NonNull Uint64 getUid() {
      [WARNING] ^
      

      Update code generator to document these elements.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              SamoSchneider Samuel Schneider
              rovarga Robert Varga
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: