
Uses of Class
ca.uhn.fhir.model.dstu2.resource.NamingSystem
Packages that use NamingSystem
-
Uses of NamingSystem in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return NamingSystemModifier and TypeMethodDescriptionNamingSystem.addContact
(NamingSystem.Contact theValue) Adds a given new value for contact ()NamingSystem.addUniqueId
(NamingSystem.UniqueId theValue) Adds a given new value for uniqueId ()NamingSystem.addUseContext
(CodeableConceptDt theValue) Adds a given new value for useContext ()NamingSystem.setContact
(List<NamingSystem.Contact> theValue) Sets the value(s) for contact ()NamingSystem.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.recorded)Sets the value for date (when.recorded)NamingSystem.setDateWithSecondsPrecision
(Date theDate) Sets the value for date (when.recorded)NamingSystem.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()NamingSystem.setDescription
(String theString) Sets the value for description ()NamingSystem.setKind
(NamingSystemTypeEnum theValue) Sets the value(s) for kind (class)NamingSystem.setKind
(ca.uhn.fhir.model.primitive.BoundCodeDt<NamingSystemTypeEnum> theValue) Sets the value(s) for kind (class)NamingSystem.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()NamingSystem.setPublisher
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for publisher (who.witness)NamingSystem.setPublisher
(String theString) Sets the value for publisher (who.witness)NamingSystem.setReplacedBy
(ResourceReferenceDt theValue) Sets the value(s) for replacedBy ()NamingSystem.setResponsible
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for responsible (who.witness)NamingSystem.setResponsible
(String theString) Sets the value for responsible (who.witness)NamingSystem.setStatus
(ConformanceResourceStatusEnum theValue) Sets the value(s) for status (status)NamingSystem.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) Sets the value(s) for status (status)NamingSystem.setType
(BoundCodeableConceptDt<IdentifierTypeCodesEnum> theValue) Sets the value(s) for type ()NamingSystem.setType
(IdentifierTypeCodesEnum theValue) Sets the value(s) for type ()NamingSystem.setUniqueId
(List<NamingSystem.UniqueId> theValue) Sets the value(s) for uniqueId ()NamingSystem.setUsage
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for usage ()Sets the value for usage ()NamingSystem.setUseContext
(List<CodeableConceptDt> theValue) Sets the value(s) for useContext ()