Uses of Class
ca.uhn.fhir.model.dstu2.resource.PaymentNotice
-
Uses of PaymentNotice in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionPaymentNotice.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier ()PaymentNotice.setCreated
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for created ()PaymentNotice.setCreated
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for created ()PaymentNotice.setCreatedWithSecondsPrecision
(Date theDate) Sets the value for created ()PaymentNotice.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier ()PaymentNotice.setOrganization
(ResourceReferenceDt theValue) Sets the value(s) for organization ()PaymentNotice.setOriginalRuleset
(CodingDt theValue) Sets the value(s) for originalRuleset ()PaymentNotice.setPaymentStatus
(CodingDt theValue) Sets the value(s) for paymentStatus ()PaymentNotice.setProvider
(ResourceReferenceDt theValue) Sets the value(s) for provider ()PaymentNotice.setRequest
(ResourceReferenceDt theValue) Sets the value(s) for request ()PaymentNotice.setResponse
(ResourceReferenceDt theValue) Sets the value(s) for response ()PaymentNotice.setRuleset
(CodingDt theValue) Sets the value(s) for ruleset ()PaymentNotice.setTarget
(ResourceReferenceDt theValue) Sets the value(s) for target ()