
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Conformance.Implementation
Packages that use Conformance.Implementation
-
Uses of Conformance.Implementation in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Conformance.ImplementationModifier and TypeMethodDescriptionConformance.getImplementation()
Gets the value(s) for implementation ().Conformance.Implementation.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()Conformance.Implementation.setDescription
(String theString) Sets the value for description ()Conformance.Implementation.setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Conformance.ImplementationModifier and TypeMethodDescriptionConformance.setImplementation
(Conformance.Implementation theValue) Sets the value(s) for implementation ()