Uses of Enum
org.hl7.fhir.dstu2.model.Conformance.SystemRestfulInteraction
-
Uses of Conformance.SystemRestfulInteraction in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected Enumeration
<Conformance.SystemRestfulInteraction> Conformance.SystemInteractionComponent.code
A coded identifier of the operation, supported by the system.Modifier and TypeMethodDescriptionConformance.SystemInteractionComponent.getCode()
Returns the enum constant of this type with the specified name.static Conformance.SystemRestfulInteraction[]
Conformance.SystemRestfulInteraction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConformance.SystemInteractionComponent.setCode
(Conformance.SystemRestfulInteraction value) Conformance.SystemRestfulInteractionEnumFactory.toCode
(Conformance.SystemRestfulInteraction code) Modifier and TypeMethodDescriptionConformance.SystemInteractionComponent.setCodeElement
(Enumeration<Conformance.SystemRestfulInteraction> value) ModifierConstructorDescription