
Uses of Enum Class
org.hl7.fhir.r4.model.CapabilityStatement.SystemRestfulInteraction
Packages that use CapabilityStatement.SystemRestfulInteraction
-
Uses of CapabilityStatement.SystemRestfulInteraction in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type CapabilityStatement.SystemRestfulInteractionModifier and TypeFieldDescriptionCapabilityStatement.SystemInteractionComponent.codeA coded identifier of the operation, supported by the system.Methods in org.hl7.fhir.r4.model that return CapabilityStatement.SystemRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.SystemInteractionComponent.getCode()Returns the enum constant of this class with the specified name.CapabilityStatement.SystemRestfulInteraction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type CapabilityStatement.SystemRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.SystemRestfulInteractionEnumFactory.fromType(PrimitiveType<?> code) CapabilityStatement.SystemInteractionComponent.getCodeElement()Methods in org.hl7.fhir.r4.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.r4.model with type arguments of type CapabilityStatement.SystemRestfulInteractionModifier and TypeMethodDescriptionCapabilityStatement.SystemInteractionComponent.setCodeElement(Enumeration<CapabilityStatement.SystemRestfulInteraction> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type CapabilityStatement.SystemRestfulInteractionModifierConstructorDescriptionConstructor