
Uses of Enum
org.hl7.fhir.dstu2.model.Conformance.RestfulConformanceMode
Packages that use Conformance.RestfulConformanceMode
-
Uses of Conformance.RestfulConformanceMode in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Conformance.RestfulConformanceModeModifier and TypeFieldDescriptionprotected Enumeration
<Conformance.RestfulConformanceMode> Conformance.ConformanceRestComponent.mode
Identifies whether this portion of the statement is describing ability to initiate or receive restful operations.Methods in org.hl7.fhir.dstu2.model that return Conformance.RestfulConformanceModeModifier and TypeMethodDescriptionConformance.ConformanceRestComponent.getMode()
Returns the enum constant of this type with the specified name.static Conformance.RestfulConformanceMode[]
Conformance.RestfulConformanceMode.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.RestfulConformanceModeMethods in org.hl7.fhir.dstu2.model with parameters of type Conformance.RestfulConformanceModeModifier and TypeMethodDescriptionConformance.ConformanceRestComponent.setMode
(Conformance.RestfulConformanceMode value) Conformance.RestfulConformanceModeEnumFactory.toCode
(Conformance.RestfulConformanceMode code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type Conformance.RestfulConformanceModeModifier and TypeMethodDescriptionConformance.ConformanceRestComponent.setModeElement
(Enumeration<Conformance.RestfulConformanceMode> value) Constructor parameters in org.hl7.fhir.dstu2.model with type arguments of type Conformance.RestfulConformanceModeModifierConstructorDescription