Uses of Enum
org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCategory
Packages that use AllergyIntolerance.AllergyIntoleranceCategory
-
Uses of AllergyIntolerance.AllergyIntoleranceCategory in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type AllergyIntolerance.AllergyIntoleranceCategoryModifier and TypeFieldDescriptionAllergyIntolerance.categoryCategory of the identified Substance.Methods in org.hl7.fhir.dstu2.model that return AllergyIntolerance.AllergyIntoleranceCategoryModifier and TypeMethodDescriptionAllergyIntolerance.getCategory()Returns the enum constant of this type with the specified name.AllergyIntolerance.AllergyIntoleranceCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type AllergyIntolerance.AllergyIntoleranceCategoryMethods in org.hl7.fhir.dstu2.model with parameters of type AllergyIntolerance.AllergyIntoleranceCategoryModifier and TypeMethodDescriptionAllergyIntolerance.setCategory(AllergyIntolerance.AllergyIntoleranceCategory value)AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceCategory code)Method parameters in org.hl7.fhir.dstu2.model with type arguments of type AllergyIntolerance.AllergyIntoleranceCategoryModifier and TypeMethodDescriptionAllergyIntolerance.setCategoryElement(Enumeration<AllergyIntolerance.AllergyIntoleranceCategory> value)