Class InsightModelDataDiagnosis

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class InsightModelDataDiagnosis
    extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
    InsightModelData Diagnosis.
    • Constructor Detail

      • InsightModelDataDiagnosis

        public InsightModelDataDiagnosis()
    • Method Detail

      • getSuspectedScore

        public java.lang.Float getSuspectedScore()
        Gets the suspectedScore.
        Returns:
        the suspectedScore
      • getSymptomScore

        public java.lang.Float getSymptomScore()
        Gets the symptomScore.
        Returns:
        the symptomScore
      • getTraumaScore

        public java.lang.Float getTraumaScore()
        Gets the traumaScore.
        Returns:
        the traumaScore
      • getFamilyHistoryScore

        public java.lang.Float getFamilyHistoryScore()
        Gets the familyHistoryScore.
        Returns:
        the familyHistoryScore
      • get

        public java.lang.Object get​(java.lang.String key)
        Returns the value from InsightModelDataDiagnosis annotation by specified key.
        Overrides:
        get in class com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
        Parameters:
        key - the name of the field to get