Uses of Enum
org.hl7.fhir.r5.model.Enumerations.RestfulCapabilityMode
Packages that use Enumerations.RestfulCapabilityMode
-
Uses of Enumerations.RestfulCapabilityMode in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Enumerations.RestfulCapabilityModeModifier and TypeFieldDescriptionprotected Enumeration<Enumerations.RestfulCapabilityMode>CapabilityStatement.CapabilityStatementRestComponent.modeIdentifies whether this portion of the statement is describing the ability to initiate or receive restful operations.protected Enumeration<Enumerations.RestfulCapabilityMode>CapabilityStatement2.CapabilityStatement2RestComponent.modeIdentifies whether this portion of the statement is describing the ability to initiate or receive restful operations.Methods in org.hl7.fhir.r5.model that return Enumerations.RestfulCapabilityModeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementRestComponent.getMode()CapabilityStatement2.CapabilityStatement2RestComponent.getMode()Returns the enum constant of this type with the specified name.static Enumerations.RestfulCapabilityMode[]Enumerations.RestfulCapabilityMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type Enumerations.RestfulCapabilityModeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementRestComponent.getModeElement()CapabilityStatement2.CapabilityStatement2RestComponent.getModeElement()Methods in org.hl7.fhir.r5.model with parameters of type Enumerations.RestfulCapabilityModeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementRestComponent.setMode(Enumerations.RestfulCapabilityMode value) CapabilityStatement2.CapabilityStatement2RestComponent.setMode(Enumerations.RestfulCapabilityMode value) Enumerations.RestfulCapabilityModeEnumFactory.toCode(Enumerations.RestfulCapabilityMode code) Enumerations.RestfulCapabilityModeEnumFactory.toSystem(Enumerations.RestfulCapabilityMode code) Method parameters in org.hl7.fhir.r5.model with type arguments of type Enumerations.RestfulCapabilityModeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementRestComponent.setModeElement(Enumeration<Enumerations.RestfulCapabilityMode> value) CapabilityStatement2.CapabilityStatement2RestComponent.setModeElement(Enumeration<Enumerations.RestfulCapabilityMode> value) Constructors in org.hl7.fhir.r5.model with parameters of type Enumerations.RestfulCapabilityModeModifierConstructorDescriptionConstructorConstructor