
Uses of Enum
org.hl7.fhir.r5.model.CapabilityStatement.SystemRestfulInteraction
Packages that use CapabilityStatement.SystemRestfulInteraction
-
Uses of CapabilityStatement.SystemRestfulInteraction in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type CapabilityStatement.SystemRestfulInteractionModifier and TypeFieldDescriptionCapabilityStatement.SystemInteractionComponent.code
A coded identifier of the operation, supported by the system.Methods in org.hl7.fhir.r5.model that return CapabilityStatement.SystemRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.SystemInteractionComponent.getCode()
Returns the enum constant of this type with the specified name.CapabilityStatement.SystemRestfulInteraction.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 CapabilityStatement.SystemRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.SystemRestfulInteractionEnumFactory.fromType
(PrimitiveType<?> code) CapabilityStatement.SystemInteractionComponent.getCodeElement()
Methods in org.hl7.fhir.r5.model with parameters of type CapabilityStatement.SystemRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.SystemInteractionComponent.setCode
(CapabilityStatement.SystemRestfulInteraction value) CapabilityStatement.SystemRestfulInteractionEnumFactory.toCode
(CapabilityStatement.SystemRestfulInteraction code) CapabilityStatement.SystemRestfulInteractionEnumFactory.toSystem
(CapabilityStatement.SystemRestfulInteraction code) Method parameters in org.hl7.fhir.r5.model with type arguments of type CapabilityStatement.SystemRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.SystemInteractionComponent.setCodeElement
(Enumeration<CapabilityStatement.SystemRestfulInteraction> value) Constructors in org.hl7.fhir.r5.model with parameters of type CapabilityStatement.SystemRestfulInteractionModifierConstructorDescriptionConstructor