Class TInformationItem

    • Field Detail

      • typeRef

        protected QName typeRef
    • Constructor Detail

      • TInformationItem

        public TInformationItem()
    • Method Detail

      • getTypeRef

        public QName getTypeRef()
        Description copied from interface: InformationItem
        Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine
        Specified by:
        getTypeRef in interface InformationItem
      • setTypeRef

        public void setTypeRef​(QName value)
        Description copied from interface: InformationItem
        Internal Model: this is using QName as per DMN v1.1 in order to maintain internal compatibility with the engine
        Specified by:
        setTypeRef in interface InformationItem