Uses of Class
ca.uhn.fhir.model.dstu2.resource.EnrollmentRequest
-
Uses of EnrollmentRequest in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionEnrollmentRequest.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier ()EnrollmentRequest.setCoverage
(ResourceReferenceDt theValue) Sets the value(s) for coverage ()EnrollmentRequest.setCreated
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for created ()EnrollmentRequest.setCreated
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for created ()EnrollmentRequest.setCreatedWithSecondsPrecision
(Date theDate) Sets the value for created ()EnrollmentRequest.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier ()EnrollmentRequest.setOrganization
(ResourceReferenceDt theValue) Sets the value(s) for organization ()EnrollmentRequest.setOriginalRuleset
(CodingDt theValue) Sets the value(s) for originalRuleset ()EnrollmentRequest.setProvider
(ResourceReferenceDt theValue) Sets the value(s) for provider ()EnrollmentRequest.setRelationship
(CodingDt theValue) Sets the value(s) for relationship ()EnrollmentRequest.setRuleset
(CodingDt theValue) Sets the value(s) for ruleset ()EnrollmentRequest.setSubject
(ResourceReferenceDt theValue) Sets the value(s) for subject ()EnrollmentRequest.setTarget
(ResourceReferenceDt theValue) Sets the value(s) for target ()