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