
Uses of Enum
org.hl7.fhir.r4.model.CapabilityStatement.TypeRestfulInteraction
Packages that use CapabilityStatement.TypeRestfulInteraction
-
Uses of CapabilityStatement.TypeRestfulInteraction in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type CapabilityStatement.TypeRestfulInteractionModifier and TypeFieldDescriptionCapabilityStatement.ResourceInteractionComponent.code
Coded identifier of the operation, supported by the system resource.Methods in org.hl7.fhir.r4.model that return CapabilityStatement.TypeRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.ResourceInteractionComponent.getCode()
Returns the enum constant of this type with the specified name.CapabilityStatement.TypeRestfulInteraction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type CapabilityStatement.TypeRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.TypeRestfulInteractionEnumFactory.fromType
(PrimitiveType<?> code) CapabilityStatement.ResourceInteractionComponent.getCodeElement()
Methods in org.hl7.fhir.r4.model with parameters of type CapabilityStatement.TypeRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.ResourceInteractionComponent.setCode
(CapabilityStatement.TypeRestfulInteraction value) CapabilityStatement.TypeRestfulInteractionEnumFactory.toCode
(CapabilityStatement.TypeRestfulInteraction code) CapabilityStatement.TypeRestfulInteractionEnumFactory.toSystem
(CapabilityStatement.TypeRestfulInteraction code) Method parameters in org.hl7.fhir.r4.model with type arguments of type CapabilityStatement.TypeRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.ResourceInteractionComponent.setCodeElement
(Enumeration<CapabilityStatement.TypeRestfulInteraction> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type CapabilityStatement.TypeRestfulInteractionModifierConstructorDescriptionConstructor