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