Class TImport

    • Field Detail

      • NAME_QNAME

        public static final javax.xml.namespace.QName NAME_QNAME
      • MODELNAME_QNAME

        public static final javax.xml.namespace.QName MODELNAME_QNAME
    • Constructor Detail

      • TImport

        public TImport()
    • Method Detail

      • getNamespace

        public java.lang.String getNamespace()
        Specified by:
        getNamespace in interface Import
      • setNamespace

        public void setNamespace​(java.lang.String value)
        Specified by:
        setNamespace in interface Import
      • getLocationURI

        public java.lang.String getLocationURI()
        Specified by:
        getLocationURI in interface Import
      • setLocationURI

        public void setLocationURI​(java.lang.String value)
        Specified by:
        setLocationURI in interface Import
      • getImportType

        public java.lang.String getImportType()
        Specified by:
        getImportType in interface Import
      • setImportType

        public void setImportType​(java.lang.String value)
        Specified by:
        setImportType in interface Import
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface NamedElement
        Since:
        DMN v1.2
      • setName

        public void setName​(java.lang.String value)
        Specified by:
        setName in interface NamedElement
        Since:
        DMN v1.2