Uses of Enum
org.hl7.fhir.dstu2.model.Conformance.MessageSignificanceCategory
Packages that use Conformance.MessageSignificanceCategory
-
Uses of Conformance.MessageSignificanceCategory in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Conformance.MessageSignificanceCategoryModifier and TypeFieldDescriptionConformance.ConformanceMessagingEventComponent.categoryThe impact of the content of the message.Methods in org.hl7.fhir.dstu2.model that return Conformance.MessageSignificanceCategoryModifier and TypeMethodDescriptionConformance.ConformanceMessagingEventComponent.getCategory()Returns the enum constant of this type with the specified name.Conformance.MessageSignificanceCategory.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 Conformance.MessageSignificanceCategoryModifier and TypeMethodDescriptionConformance.ConformanceMessagingEventComponent.getCategoryElement()Methods in org.hl7.fhir.dstu2.model with parameters of type Conformance.MessageSignificanceCategoryModifier and TypeMethodDescriptionConformance.ConformanceMessagingEventComponent.setCategory(Conformance.MessageSignificanceCategory value)Conformance.MessageSignificanceCategoryEnumFactory.toCode(Conformance.MessageSignificanceCategory code)Method parameters in org.hl7.fhir.dstu2.model with type arguments of type Conformance.MessageSignificanceCategoryModifier and TypeMethodDescriptionConformance.ConformanceMessagingEventComponent.setCategoryElement(Enumeration<Conformance.MessageSignificanceCategory> value)