类 FieldDescriptorNode

    • 构造器详细资料

      • FieldDescriptorNode

        public FieldDescriptorNode​(@NotNull
                                   @NotNull FieldTypeNode type)
    • 方法详细资料

      • setType

        public void setType​(@NotNull
                            @NotNull FieldTypeNode type)
      • toString

        public java.lang.String toString()
        覆盖:
        toString 在类中 java.lang.Object