Interface Technology

    • Method Detail

      • getVersion

        int getVersion()
      • setVersion

        void setVersion​(int version)
      • getName

        String getName()
        Contains the name of the technology (for example, 'eap').
      • setName

        void setName​(String name)
        Contains the name of the technology (for example, 'eap').
      • getVersionRange

        String getVersionRange()
        Contains the version range of the technology (for example, '[6]').
      • setVersionRange

        void setVersionRange​(String versionRange)
        Contains the version range of the technology (for example, '[6]').