
Uses of Class
ca.uhn.fhir.model.dstu2.resource.EnrollmentResponse
Packages that use EnrollmentResponse
-
Uses of EnrollmentResponse in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return EnrollmentResponseModifier and TypeMethodDescriptionEnrollmentResponse.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier ()EnrollmentResponse.setCreated(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for created ()EnrollmentResponse.setCreated(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for created ()EnrollmentResponse.setCreatedWithSecondsPrecision(Date theDate) Sets the value for created ()EnrollmentResponse.setDisposition(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for disposition ()EnrollmentResponse.setDisposition(String theString) Sets the value for disposition ()EnrollmentResponse.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier ()EnrollmentResponse.setOrganization(ResourceReferenceDt theValue) Sets the value(s) for organization ()EnrollmentResponse.setOriginalRuleset(CodingDt theValue) Sets the value(s) for originalRuleset ()EnrollmentResponse.setOutcome(RemittanceOutcomeEnum theValue) Sets the value(s) for outcome ()EnrollmentResponse.setOutcome(ca.uhn.fhir.model.primitive.BoundCodeDt<RemittanceOutcomeEnum> theValue) Sets the value(s) for outcome ()EnrollmentResponse.setRequest(ResourceReferenceDt theValue) Sets the value(s) for request ()EnrollmentResponse.setRequestOrganization(ResourceReferenceDt theValue) Sets the value(s) for requestOrganization ()EnrollmentResponse.setRequestProvider(ResourceReferenceDt theValue) Sets the value(s) for requestProvider ()EnrollmentResponse.setRuleset(CodingDt theValue) Sets the value(s) for ruleset ()