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