Class Confidentiality

    • Constructor Detail

      • Confidentiality

        public Confidentiality()
        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 Integer getLevel()
        Level of confidentiality.
        Returns:
        Level of confidentiality.
      • setLevel

        public void setLevel​(Integer level)
      • getPropertyNames

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