Interface InformationItem

    • Method Detail

      • getTypeRef

        @GwtIncompatible
        QName getTypeRef()
        Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine
      • setTypeRef

        @GwtIncompatible
        void setTypeRef​(QName value)
        Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine