Uses of Enum
org.hl7.fhir.dstu2.model.Conformance.TypeRestfulInteraction
Packages that use Conformance.TypeRestfulInteraction
-
Uses of Conformance.TypeRestfulInteraction in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Conformance.TypeRestfulInteractionModifier and TypeFieldDescriptionprotected Enumeration<Conformance.TypeRestfulInteraction>Conformance.ResourceInteractionComponent.codeCoded identifier of the operation, supported by the system resource.Methods in org.hl7.fhir.dstu2.model that return Conformance.TypeRestfulInteractionModifier and TypeMethodDescriptionConformance.ResourceInteractionComponent.getCode()Returns the enum constant of this type with the specified name.static Conformance.TypeRestfulInteraction[]Conformance.TypeRestfulInteraction.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.TypeRestfulInteractionMethods in org.hl7.fhir.dstu2.model with parameters of type Conformance.TypeRestfulInteractionModifier and TypeMethodDescriptionConformance.ResourceInteractionComponent.setCode(Conformance.TypeRestfulInteraction value)Conformance.TypeRestfulInteractionEnumFactory.toCode(Conformance.TypeRestfulInteraction code)Method parameters in org.hl7.fhir.dstu2.model with type arguments of type Conformance.TypeRestfulInteractionModifier and TypeMethodDescriptionConformance.ResourceInteractionComponent.setCodeElement(Enumeration<Conformance.TypeRestfulInteraction> value)Constructor parameters in org.hl7.fhir.dstu2.model with type arguments of type Conformance.TypeRestfulInteractionModifierConstructorDescription