
Uses of Class
org.hl7.fhir.dstu2.model.Conformance.ConformanceRestOperationComponent
Packages that use Conformance.ConformanceRestOperationComponent
-
Uses of Conformance.ConformanceRestOperationComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Conformance.ConformanceRestOperationComponentModifier and TypeMethodDescriptionJsonParser.parseConformanceConformanceRestOperationComponent
(com.google.gson.JsonObject json, Conformance owner) XmlParser.parseConformanceConformanceRestOperationComponent
(org.xmlpull.v1.XmlPullParser xpp, Conformance owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Conformance.ConformanceRestOperationComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeConformanceConformanceRestOperationComponent
(String name, Conformance.ConformanceRestOperationComponent element) protected void
XmlParser.composeConformanceConformanceRestOperationComponent
(String name, Conformance.ConformanceRestOperationComponent element) protected void
JsonParser.composeConformanceConformanceRestOperationComponentInner
(Conformance.ConformanceRestOperationComponent element) -
Uses of Conformance.ConformanceRestOperationComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Conformance.ConformanceRestOperationComponentModifier and TypeFieldDescriptionConformance.ConformanceRestComponent.operation
Definition of an operation or a named query and with its parameters and their meaning and type.Methods in org.hl7.fhir.dstu2.model that return Conformance.ConformanceRestOperationComponentModifier and TypeMethodDescriptionConformance.ConformanceRestComponent.addOperation()
Conformance.ConformanceRestOperationComponent.copy()
Conformance.ConformanceRestOperationComponent.setDefinition
(Reference value) Conformance.ConformanceRestOperationComponent.setDefinitionTarget
(OperationDefinition value) Conformance.ConformanceRestOperationComponent.setNameElement
(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Conformance.ConformanceRestOperationComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Conformance.ConformanceRestOperationComponentModifier and TypeMethodDescriptionConformance.ConformanceRestComponent.addOperation
(Conformance.ConformanceRestOperationComponent t)