public class ContainerAnnotation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
ContainerAnnotation() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Annotation> |
getAllergyInd()
Gets the allergyInd.
|
java.util.List<AllergyMedicationInd> |
getAllergyMedicationInd()
Gets the AllergyMedicationInd.
|
java.util.List<AttributeValueAnnotation> |
getAttributeValues()
Gets the attributeValues.
|
java.util.List<AssistanceAnnotation> |
getBathingAssistanceInd()
Gets the bathingAssistanceInd.
|
java.util.List<Concept> |
getConcepts()
Gets the concepts.
|
java.util.List<ConceptValue> |
getConceptValues()
Gets the conceptValues.
|
java.util.List<AssistanceAnnotation> |
getDressingAssistanceInd()
Gets the dressingAssistanceInd.
|
java.util.List<AssistanceAnnotation> |
getEatingAssistanceInd()
Gets the eatingAssistanceInd.
|
java.util.List<EjectionFractionAnnotation> |
getEjectionFractionInd()
Gets the ejectionFractionInd.
|
java.util.List<Annotation> |
getEmailAddressInd()
Gets the emailAddressInd.
|
java.util.List<Annotation> |
getHypotheticalSpans()
Gets the hypotheticalSpans.
|
java.util.List<CancerDiagnosis> |
getIcaCancerDiagnosisInd()
Gets the icaCancerDiagnosisInd.
|
java.util.List<LabValueAnnotation> |
getLabValueInd()
Gets the labValueInd.
|
java.util.List<Annotation> |
getLines()
Gets the lines scopes.
|
java.util.List<Annotation> |
getLocationInd()
Gets the locationInd.
|
java.util.List<Annotation> |
getMedicalInstitutionInd()
Gets the medicalInstitutionInd.
|
java.util.List<MedicationAnnotation> |
getMedicationInd()
Gets the medicationInd.
|
java.util.List<NegatedSpan> |
getNegatedSpans()
Gets the negatedSpans.
|
java.util.List<NluEntity> |
getNluEntities()
Gets the NluEntity.
|
java.util.List<Annotation> |
getOrganizationInd()
Gets the organizationInd.
|
java.util.List<Annotation> |
getParagraphs()
Gets the paragraphs scopes.
|
java.util.List<Annotation> |
getPersonInd()
Gets the personInd.
|
java.util.List<Procedure> |
getProcedureInd()
Gets the procedureInd.
|
java.util.List<Relation> |
getRelations()
Gets the Relation.
|
java.util.List<SectionAnnotation> |
getSectionAnnotations()
Gets the section.
|
java.util.List<AssistanceAnnotation> |
getSeeingAssistanceInd()
Gets the seeingAssistanceInd.
|
java.util.List<Annotation> |
getSentences()
Gets the sentences scopes.
|
java.util.List<Smoking> |
getSmokingInd()
Gets the smokingInd.
|
java.util.List<SpellCorrectedText> |
getSpellCorrectedText()
Gets the spellCorrectedText.
|
java.util.List<SpellingCorrection> |
getSpellingCorrections()
Returns the spelling corrections.
|
java.util.List<SymptomDisease> |
getSymptomDiseaseInd()
Gets the symptomDiseaseInd.
|
java.util.List<Temporal> |
getTemporalSpans()
Gets the temporalSpans.
|
java.util.List<AssistanceAnnotation> |
getToiletingAssistanceInd()
Gets the toiletingAssistanceInd.
|
java.util.List<Annotation> |
getUSPhoneNumberInd()
Gets the uSPhoneNumberInd.
|
java.util.List<AssistanceAnnotation> |
getWalkingAssistanceInd()
Gets the walkingAssistanceInd.
|
public java.util.List<Annotation> getAllergyInd()
public java.util.List<AttributeValueAnnotation> getAttributeValues()
public java.util.List<AssistanceAnnotation> getBathingAssistanceInd()
public java.util.List<CancerDiagnosis> getIcaCancerDiagnosisInd()
public java.util.List<Concept> getConcepts()
public java.util.List<ConceptValue> getConceptValues()
public java.util.List<AssistanceAnnotation> getDressingAssistanceInd()
public java.util.List<AssistanceAnnotation> getEatingAssistanceInd()
public java.util.List<EjectionFractionAnnotation> getEjectionFractionInd()
public java.util.List<Annotation> getHypotheticalSpans()
public java.util.List<LabValueAnnotation> getLabValueInd()
public java.util.List<MedicationAnnotation> getMedicationInd()
public java.util.List<NluEntity> getNluEntities()
public java.util.List<Annotation> getEmailAddressInd()
public java.util.List<Annotation> getLocationInd()
public java.util.List<Annotation> getPersonInd()
public java.util.List<Annotation> getUSPhoneNumberInd()
public java.util.List<Annotation> getMedicalInstitutionInd()
public java.util.List<Annotation> getOrganizationInd()
public java.util.List<NegatedSpan> getNegatedSpans()
public java.util.List<Procedure> getProcedureInd()
public java.util.List<Relation> getRelations()
public java.util.List<SectionAnnotation> getSectionAnnotations()
public java.util.List<AssistanceAnnotation> getSeeingAssistanceInd()
public java.util.List<Smoking> getSmokingInd()
public java.util.List<SymptomDisease> getSymptomDiseaseInd()
public java.util.List<AssistanceAnnotation> getToiletingAssistanceInd()
public java.util.List<SpellCorrectedText> getSpellCorrectedText()
public java.util.List<SpellingCorrection> getSpellingCorrections()
public java.util.List<AssistanceAnnotation> getWalkingAssistanceInd()
public java.util.List<Temporal> getTemporalSpans()
public java.util.List<Annotation> getLines()
public java.util.List<Annotation> getSentences()
public java.util.List<Annotation> getParagraphs()
public java.util.List<AllergyMedicationInd> getAllergyMedicationInd()
Copyright © 2022 IBM Cloud. All rights reserved.