Package com.merative.acd.v1.model
Class UnstructuredContainer
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.merative.acd.v1.model.UnstructuredContainer
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class UnstructuredContainer extends com.ibm.cloud.sdk.core.service.model.GenericModelUnstructuredContainer.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classUnstructuredContainer.BuilderBuilder.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ContainerAnnotationdata()Gets the data.java.util.List<Annotation>getAllergy()Gets the allergyInd.AnnotationgetAllergy(int index)Gets the allergyInd.java.util.List<AllergyMedicationInd>getAllergyMedication()Gets the allergyMedicationInd.AllergyMedicationIndgetAllergyMedication(int index)Gets the allergyMedicationInd.java.util.List<AttributeValueAnnotation>getAttributeValues()Gets the attributeValues.AttributeValueAnnotationgetAttributeValues(int index)Gets the attributeValues.java.util.List<AssistanceAnnotation>getBathingAssistance()Gets the bathingAssistanceInd.AssistanceAnnotationgetBathingAssistance(int index)Gets the bathingAssistanceInd.java.util.List<CancerDiagnosis>getCancerDiagnosis()Gets the icaCancerDiagnosisInd.CancerDiagnosisgetCancerDiagnosis(int index)Gets the icaCancerDiagnosisInd.java.util.List<Concept>getConcepts()ConceptgetConcepts(int index)Gets the concept.java.util.List<ConceptValue>getConceptValues()Gets the conceptValues.ConceptValuegetConceptValues(int index)Gets the conceptValues.java.util.List<AssistanceAnnotation>getDressingAssistance()Gets the dressingAssistanceInd.AssistanceAnnotationgetDressingAssistance(int index)Gets the dressingAssistanceInd.java.util.List<AssistanceAnnotation>getEatingAssistance()Gets the eatingAssistanceInd.AssistanceAnnotationgetEatingAssistance(int index)Gets the eatingAssistanceInd.java.util.List<EjectionFractionAnnotation>getEjectionFractionInd()Gets the ejectionFractionInd.EjectionFractionAnnotationgetEjectionFractionInd(int index)Gets the ejectionFractionInd.java.util.List<Annotation>getEmailAddressInd()Gets the emailAddressInd.AnnotationgetEmailAddressInd(int index)Gets the emailAddressInd.java.util.List<Annotation>getHypotheticalSpans()Gets the hypotheticalSpans.AnnotationgetHypotheticalSpans(int index)Gets the hypotheticalSpans.java.util.List<LabValueAnnotation>getLabValueInd()Gets the labValueInd.LabValueAnnotationgetLabValueInd(int index)Gets the labValueInd.java.util.List<Annotation>getLocationInd()Gets the locationInd.AnnotationgetLocationInd(int index)Gets the locationInd.java.util.List<Annotation>getMedicalInstitution()Gets the medicalInstitutionInd.AnnotationgetMedicalInstitution(int index)Gets the medicalInstitutionInd.java.util.List<MedicationAnnotation>getMedicationInd()Gets the medicationInd.MedicationAnnotationgetMedicationInd(int index)Gets the medicationInd.java.util.List<NegatedSpan>getNegatedSpans()Gets the negatedSpans.NegatedSpangetNegatedSpans(int index)Gets the negatedSpans.java.util.List<NluEntity>getNluEntities()Gets the NluEntity.NluEntitygetNluEntity(int index)Gets NluEntity.java.util.List<Annotation>getOrganization()Gets the organizationInd.AnnotationgetOrganization(int index)Gets the organizationInd.java.util.List<Annotation>getPerson()Gets the personInd.AnnotationgetPerson(int index)Gets the personInd.java.util.List<Procedure>getProcedure()Gets the procedureInd.ProceduregetProcedure(int index)Gets the procedureInd.RelationgetRelation(int index)Gets Relation.java.util.List<Relation>getRelations()Gets the Relation.java.util.List<SectionAnnotation>getSectionAnnotations()Gets the section.SectionAnnotationgetSectionAnnotations(int index)Gets SectionAnnotations.java.util.List<AssistanceAnnotation>getSeeingAssistanceInd()Gets the seeingAssistanceInd.AssistanceAnnotationgetSeeingAssistanceInd(int index)Gets the seeingAssistanceInd.java.util.List<Smoking>getSmoking()Gets the smokingInd.SmokinggetSmoking(int index)Gets the smokingInd.java.util.List<SpellCorrectedText>getSpellCorrectedText()Gets the SpellCorrectedText objects in the container.SpellCorrectedTextgetSpellCorrectedText(int index)Gets the SpellCorrectedText at the given index.java.util.List<SpellingCorrection>getSpellingCorrections()Gets the SpellingCorrection objects in the container.SpellingCorrectiongetSpellingCorrections(int index)Gets the SpellingCorrection object at the given index.java.util.List<SymptomDisease>getSymptomDisease()Gets the symptomDiseaseInd.SymptomDiseasegetSymptomDisease(int index)Gets the symptomDiseaseInd.java.util.List<Temporal>getTemporalSpans()Gets the temporalSpans.TemporalgetTemporalSpans(int index)Gets the temporalSpans at a given index.java.util.List<AssistanceAnnotation>getToiletingAssistance()Gets the toiletingAssistanceInd.AssistanceAnnotationgetToiletingAssistance(int index)Gets the toiletingAssistanceInd.java.util.List<Annotation>getUSPhoneNumberInd()Gets the uSPhoneNumberInd.AnnotationgetUSPhoneNumberInd(int index)Gets the uSPhoneNumberInd.java.util.List<AssistanceAnnotation>getWalkingAssistance()Gets the walkingAssistanceInd.AssistanceAnnotationgetWalkingAssistance(int index)Gets the walkingAssistanceInd.java.lang.Stringid()Gets the id.java.util.Map<java.lang.String,java.util.Map>metadata()Gets the metadata.UnstructuredContainer.BuildernewBuilder()New builder.java.lang.Stringtext()Gets the text.java.lang.Stringtype()Gets the type.java.lang.Longuid()Gets the uid.
 
- 
- 
- 
Method Detail- 
newBuilderpublic UnstructuredContainer.Builder newBuilder() New builder.- Returns:
- a UnstructuredContainer builder
 
 - 
textpublic java.lang.String text() Gets the text.- Returns:
- the text
 
 - 
idpublic java.lang.String id() Gets the id.- Returns:
- the id
 
 - 
typepublic java.lang.String type() Gets the type.- Returns:
- the type
 
 - 
datapublic ContainerAnnotation data() Gets the data.- Returns:
- the data
 
 - 
metadatapublic java.util.Map<java.lang.String,java.util.Map> metadata() Gets the metadata.- Returns:
- the metadata
 
 - 
uidpublic java.lang.Long uid() Gets the uid.- Returns:
- the uid
 
 - 
getConceptspublic java.util.List<Concept> getConcepts() 
 - 
getSymptomDiseasepublic java.util.List<SymptomDisease> getSymptomDisease() Gets the symptomDiseaseInd.- Returns:
- the symptomDiseaseInd
 
 - 
getBathingAssistancepublic java.util.List<AssistanceAnnotation> getBathingAssistance() Gets the bathingAssistanceInd.- Returns:
- the bathingAssistanceInd
 
 - 
getDressingAssistancepublic java.util.List<AssistanceAnnotation> getDressingAssistance() Gets the dressingAssistanceInd.- Returns:
- the dressingAssistanceInd
 
 - 
getEatingAssistancepublic java.util.List<AssistanceAnnotation> getEatingAssistance() Gets the eatingAssistanceInd.- Returns:
- the eatingAssistanceInd
 
 - 
getWalkingAssistancepublic java.util.List<AssistanceAnnotation> getWalkingAssistance() Gets the walkingAssistanceInd.- Returns:
- the walkingAssistanceInd
 
 - 
getToiletingAssistancepublic java.util.List<AssistanceAnnotation> getToiletingAssistance() Gets the toiletingAssistanceInd.- Returns:
- the toiletingAssistanceInd
 
 - 
getCancerDiagnosispublic java.util.List<CancerDiagnosis> getCancerDiagnosis() Gets the icaCancerDiagnosisInd.- Returns:
- the icaCancerDiagnosisInd
 
 - 
getHypotheticalSpanspublic java.util.List<Annotation> getHypotheticalSpans() Gets the hypotheticalSpans.- Returns:
- the hypotheticalSpans
 
 - 
getAllergypublic java.util.List<Annotation> getAllergy() Gets the allergyInd.- Returns:
- the allergyInd
 
 - 
getAllergyMedicationpublic java.util.List<AllergyMedicationInd> getAllergyMedication() Gets the allergyMedicationInd.- Returns:
- the allergyInd
 
 - 
getNegatedSpanspublic java.util.List<NegatedSpan> getNegatedSpans() Gets the negatedSpans.- Returns:
- the negatedSpans
 
 - 
getConceptValuespublic java.util.List<ConceptValue> getConceptValues() Gets the conceptValues.- Returns:
- the conceptValues
 
 - 
getProcedurepublic java.util.List<Procedure> getProcedure() Gets the procedureInd.- Returns:
- the procedureInd
 
 - 
getSmokingpublic java.util.List<Smoking> getSmoking() Gets the smokingInd.- Returns:
- the smokingInd
 
 - 
getOrganizationpublic java.util.List<Annotation> getOrganization() Gets the organizationInd.- Returns:
- the organizationInd
 
 - 
getPersonpublic java.util.List<Annotation> getPerson() Gets the personInd.- Returns:
- the personInd
 
 - 
getMedicalInstitutionpublic java.util.List<Annotation> getMedicalInstitution() Gets the medicalInstitutionInd.- Returns:
- the medicalInstitutionInd
 
 - 
getAttributeValuespublic java.util.List<AttributeValueAnnotation> getAttributeValues() Gets the attributeValues.- Returns:
- the attributeValues
 
 - 
getEjectionFractionIndpublic java.util.List<EjectionFractionAnnotation> getEjectionFractionInd() Gets the ejectionFractionInd.- Returns:
- the ejectionFractionInd
 
 - 
getLabValueIndpublic java.util.List<LabValueAnnotation> getLabValueInd() Gets the labValueInd.- Returns:
- the labValueInd
 
 - 
getMedicationIndpublic java.util.List<MedicationAnnotation> getMedicationInd() Gets the medicationInd.- Returns:
- the medicationInd
 
 - 
getEmailAddressIndpublic java.util.List<Annotation> getEmailAddressInd() Gets the emailAddressInd.- Returns:
- the emailAddressInd
 
 - 
getLocationIndpublic java.util.List<Annotation> getLocationInd() Gets the locationInd.- Returns:
- the locationInd
 
 - 
getUSPhoneNumberIndpublic java.util.List<Annotation> getUSPhoneNumberInd() Gets the uSPhoneNumberInd.- Returns:
- the uSPhoneNumberInd
 
 - 
getSeeingAssistanceIndpublic java.util.List<AssistanceAnnotation> getSeeingAssistanceInd() Gets the seeingAssistanceInd.- Returns:
- the seeingAssistanceInd
 
 - 
getSectionAnnotationspublic java.util.List<SectionAnnotation> getSectionAnnotations() Gets the section.- Returns:
- the section
 
 - 
getNluEntitiespublic java.util.List<NluEntity> getNluEntities() Gets the NluEntity.- Returns:
- the NluEntity
 
 - 
getRelationspublic java.util.List<Relation> getRelations() Gets the Relation.- Returns:
- the Relation
 
 - 
getSpellCorrectedTextpublic java.util.List<SpellCorrectedText> getSpellCorrectedText() Gets the SpellCorrectedText objects in the container.- Returns:
- the SpellCorrectedText
 
 - 
getSpellingCorrectionspublic java.util.List<SpellingCorrection> getSpellingCorrections() Gets the SpellingCorrection objects in the container.- Returns:
- the SpellingCorrection
 
 - 
getTemporalSpanspublic java.util.List<Temporal> getTemporalSpans() Gets the temporalSpans.- Returns:
- the temporalSpans
 
 - 
getConceptspublic Concept getConcepts(int index) Gets the concept.- Parameters:
- index- position to retrieve
- Returns:
- the concept
 
 - 
getSymptomDiseasepublic SymptomDisease getSymptomDisease(int index) Gets the symptomDiseaseInd.- Parameters:
- index- position to retrieve
- Returns:
- the symptomDiseaseInd
 
 - 
getBathingAssistancepublic AssistanceAnnotation getBathingAssistance(int index) Gets the bathingAssistanceInd.- Parameters:
- index- position to retrieve
- Returns:
- the bathingAssistanceInd
 
 - 
getDressingAssistancepublic AssistanceAnnotation getDressingAssistance(int index) Gets the dressingAssistanceInd.- Parameters:
- index- position to retrieve
- Returns:
- the dressingAssistanceInd
 
 - 
getEatingAssistancepublic AssistanceAnnotation getEatingAssistance(int index) Gets the eatingAssistanceInd.- Parameters:
- index- position to retrieve
- Returns:
- the eatingAssistanceInd
 
 - 
getWalkingAssistancepublic AssistanceAnnotation getWalkingAssistance(int index) Gets the walkingAssistanceInd.- Parameters:
- index- position to retrieve
- Returns:
- the walkingAssistanceInd
 
 - 
getToiletingAssistancepublic AssistanceAnnotation getToiletingAssistance(int index) Gets the toiletingAssistanceInd.- Parameters:
- index- position to retrieve
- Returns:
- the toiletingAssistanceInd
 
 - 
getCancerDiagnosispublic CancerDiagnosis getCancerDiagnosis(int index) Gets the icaCancerDiagnosisInd.- Parameters:
- index- position to retrieve
- Returns:
- the icaCancerDiagnosisInd
 
 - 
getHypotheticalSpanspublic Annotation getHypotheticalSpans(int index) Gets the hypotheticalSpans.- Parameters:
- index- position to retrieve
- Returns:
- the hypotheticalSpans
 
 - 
getAllergypublic Annotation getAllergy(int index) Gets the allergyInd.- Parameters:
- index- position to retrieve
- Returns:
- the allergyInd
 
 - 
getAllergyMedicationpublic AllergyMedicationInd getAllergyMedication(int index) Gets the allergyMedicationInd.- Parameters:
- index- position to retrieve
- Returns:
- the allergyMedicationInd
 
 - 
getNegatedSpanspublic NegatedSpan getNegatedSpans(int index) Gets the negatedSpans.- Parameters:
- index- position to retrieve
- Returns:
- the negatedSpans
 
 - 
getConceptValuespublic ConceptValue getConceptValues(int index) Gets the conceptValues.- Parameters:
- index- position to retrieve
- Returns:
- the conceptValues
 
 - 
getProcedurepublic Procedure getProcedure(int index) Gets the procedureInd.- Parameters:
- index- position to retrieve
- Returns:
- the procedureInd
 
 - 
getSmokingpublic Smoking getSmoking(int index) Gets the smokingInd.- Parameters:
- index- position to retrieve
- Returns:
- the smokingInd
 
 - 
getOrganizationpublic Annotation getOrganization(int index) Gets the organizationInd.- Parameters:
- index- position to retrieve
- Returns:
- the organizationInd
 
 - 
getPersonpublic Annotation getPerson(int index) Gets the personInd.- Parameters:
- index- position to retrieve
- Returns:
- the personInd
 
 - 
getMedicalInstitutionpublic Annotation getMedicalInstitution(int index) Gets the medicalInstitutionInd.- Parameters:
- index- position to retrieve
- Returns:
- the medicalInstitutionInd
 
 - 
getAttributeValuespublic AttributeValueAnnotation getAttributeValues(int index) Gets the attributeValues.- Parameters:
- index- position to retrieve
- Returns:
- the attributeValues
 
 - 
getEjectionFractionIndpublic EjectionFractionAnnotation getEjectionFractionInd(int index) Gets the ejectionFractionInd.- Parameters:
- index- position to retrieve
- Returns:
- the ejectionFractionInd
 
 - 
getLabValueIndpublic LabValueAnnotation getLabValueInd(int index) Gets the labValueInd.- Parameters:
- index- position to retrieve
- Returns:
- the labValueInd
 
 - 
getMedicationIndpublic MedicationAnnotation getMedicationInd(int index) Gets the medicationInd.- Parameters:
- index- position to retrieve
- Returns:
- the medicationInd
 
 - 
getEmailAddressIndpublic Annotation getEmailAddressInd(int index) Gets the emailAddressInd.- Parameters:
- index- position to retrieve
- Returns:
- the emailAddressInd
 
 - 
getLocationIndpublic Annotation getLocationInd(int index) Gets the locationInd.- Parameters:
- index- position to retrieve
- Returns:
- the locationInd
 
 - 
getUSPhoneNumberIndpublic Annotation getUSPhoneNumberInd(int index) Gets the uSPhoneNumberInd.- Parameters:
- index- position to retrieve
- Returns:
- the uSPhoneNumberInd
 
 - 
getSeeingAssistanceIndpublic AssistanceAnnotation getSeeingAssistanceInd(int index) Gets the seeingAssistanceInd.- Parameters:
- index- position to retrieve
- Returns:
- the seeingAssistanceInd
 
 - 
getSectionAnnotationspublic SectionAnnotation getSectionAnnotations(int index) Gets SectionAnnotations.- Parameters:
- index- position to retrieve
- Returns:
- the sectionAnnotations
 
 - 
getNluEntitypublic NluEntity getNluEntity(int index) Gets NluEntity.- Parameters:
- index- position to retrieve
- Returns:
- the NluEntity
 
 - 
getRelationpublic Relation getRelation(int index) Gets Relation.- Parameters:
- index- position to retrieve
- Returns:
- the Relation
 
 - 
getSpellingCorrectionspublic SpellingCorrection getSpellingCorrections(int index) Gets the SpellingCorrection object at the given index.- Parameters:
- index- position to retrieve
- Returns:
- the SpellingCorrection
 
 - 
getSpellCorrectedTextpublic SpellCorrectedText getSpellCorrectedText(int index) Gets the SpellCorrectedText at the given index.- Parameters:
- index- position to retrieve
- Returns:
- the SpellCorrectedText
 
 - 
getTemporalSpanspublic Temporal getTemporalSpans(int index) Gets the temporalSpans at a given index.- Parameters:
- index- position to retrieve
- Returns:
- the temporalSpans
 
 
- 
 
-