Interface IOutputNodeProps

    • Method Detail

      • getValue

        @Stability(Experimental)
        @NotNull
        Object getValue()
        (experimental) Resolved output value.
      • getDescription

        @Stability(Experimental)
        @Nullable
        default String getDescription()
        (experimental) Description.
      • getExportName

        @Stability(Experimental)
        @Nullable
        default String getExportName()
        (experimental) Export name.