
Uses of Enum
org.hl7.fhir.dstu2.model.Conformance.SystemRestfulInteraction
Packages that use Conformance.SystemRestfulInteraction
-
Uses of Conformance.SystemRestfulInteraction in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Conformance.SystemRestfulInteractionModifier and TypeFieldDescriptionprotected Enumeration
<Conformance.SystemRestfulInteraction> Conformance.SystemInteractionComponent.code
A coded identifier of the operation, supported by the system.Methods in org.hl7.fhir.dstu2.model that return Conformance.SystemRestfulInteractionModifier 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.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Conformance.SystemRestfulInteractionMethods in org.hl7.fhir.dstu2.model with parameters of type Conformance.SystemRestfulInteractionModifier and TypeMethodDescriptionConformance.SystemInteractionComponent.setCode
(Conformance.SystemRestfulInteraction value) Conformance.SystemRestfulInteractionEnumFactory.toCode
(Conformance.SystemRestfulInteraction code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type Conformance.SystemRestfulInteractionModifier and TypeMethodDescriptionConformance.SystemInteractionComponent.setCodeElement
(Enumeration<Conformance.SystemRestfulInteraction> value) Constructor parameters in org.hl7.fhir.dstu2.model with type arguments of type Conformance.SystemRestfulInteractionModifierConstructorDescription