Uses of Class
com.ibm.fhir.model.resource.AllergyIntolerance
-
Packages that use AllergyIntolerance Package Description com.ibm.fhir.model.resource com.ibm.fhir.model.visitor -
-
Uses of AllergyIntolerance in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return AllergyIntolerance Modifier and Type Method Description AllergyIntoleranceAllergyIntolerance.Builder. build()Build theAllergyIntoleranceMethods in com.ibm.fhir.model.resource with parameters of type AllergyIntolerance Modifier and Type Method Description protected AllergyIntolerance.BuilderAllergyIntolerance.Builder. from(AllergyIntolerance allergyIntolerance)protected voidAllergyIntolerance.Builder. validate(AllergyIntolerance allergyIntolerance) -
Uses of AllergyIntolerance in com.ibm.fhir.model.visitor
Methods in com.ibm.fhir.model.visitor with parameters of type AllergyIntolerance Modifier and Type Method Description booleanDefaultVisitor. visit(java.lang.String elementName, int elementIndex, AllergyIntolerance allergyIntolerance)Delegates to#visit(elementName, elementIndex, DomainResource)booleanVisitor. visit(java.lang.String elementName, int elementIndex, AllergyIntolerance allergyIntolerance)
-