Class Confidence

    • Constructor Detail

      • Confidence

        public Confidence()
        Default constructor
    • Method Detail

      • getConfidence

        public Integer getConfidence()
        Level of confidence in the classification (0=none -> 100=excellent).
        Returns:
        Level of confidence in the classification
      • setConfidence

        public void setConfidence​(Integer confidence)
      • getSteward

        public String getSteward()
        Person responsible for maintaining this classification.
        Returns:
        Person responsible for maintaining this classification.
      • setSteward

        public void setSteward​(String steward)
      • getSource

        public String getSource()
        Source of the classification.
        Returns:
        Source of the classification.
      • setSource

        public void setSource​(String source)
      • getNotes

        public String getNotes()
        Information relating to the classification.
        Returns:
        Information relating to the classification.
      • setNotes

        public void setNotes​(String notes)
      • getLevel

        public ConfidenceLevel getLevel()
        Level of confidence in the quality of this data.
        Returns:
        Level of confidence in the quality of this data.
      • getPropertyNames

        public static Set<String> getPropertyNames()
        Confidence property names
        Returns:
        Set of Strings of the Confidence property names