Interface Expression

    • Method Detail

      • getTypeRef

        @GwtIncompatible
        javax.xml.namespace.QName getTypeRef()
        Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine DMN13-140/DMN13-168: this is optional attribute.
      • setTypeRef

        @GwtIncompatible
        void setTypeRef​(javax.xml.namespace.QName value)
        Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine DMN13-140/DMN13-168: this is optional attribute.