Class CreateComment


  • public abstract class CreateComment
    extends java.lang.Object
    • Method Detail

      • text

        public abstract java.lang.String text()
      • parent

        @Nullable
        public abstract Parent parent()
      • anchor

        @Nullable
        public abstract Anchor anchor()