Class TargetDescriptor

    • Constructor Detail

      • TargetDescriptor

        public TargetDescriptor()
    • Method Detail

      • setDescription

        public void setDescription​(DocumentFragment descriptionDOM)
      • isEnableSet

        public boolean isEnableSet()
      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getId

        public String getId()
      • isRestricted

        public boolean isRestricted()
      • isDeprecated

        public boolean isDeprecated()
      • getParent

        public String getParent()
      • getName

        public String getName()
      • getVersion

        public String getVersion()
      • getRefVersion

        public String getRefVersion()
      • getLabel

        public String getLabel()
      • getStatus

        public String getStatus()
      • getReleaseDate

        public String getReleaseDate()
      • getEndOfAvailability

        public String getEndOfAvailability()
      • getDownloadLink

        public String getDownloadLink()
      • getDescription

        public String getDescription()
      • matchesType

        public boolean matchesType​(String type)