
Uses of Class
ca.uhn.fhir.model.dstu2.resource.PaymentReconciliation.Detail
Packages that use PaymentReconciliation.Detail
-
Uses of PaymentReconciliation.Detail in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return PaymentReconciliation.DetailModifier and TypeMethodDescriptionPaymentReconciliation.addDetail()
Adds and returns a new value for detail ()PaymentReconciliation.getDetailFirstRep()
Gets the first repetition for detail (), creating it if it does not already exist.Sets the value(s) for amount ()PaymentReconciliation.Detail.setDate
(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for date ()PaymentReconciliation.Detail.setDate
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for date ()PaymentReconciliation.Detail.setDateWithDayPrecision
(Date theDate) Sets the value for date ()PaymentReconciliation.Detail.setPayee
(ResourceReferenceDt theValue) Sets the value(s) for payee ()PaymentReconciliation.Detail.setRequest
(ResourceReferenceDt theValue) Sets the value(s) for request ()PaymentReconciliation.Detail.setResponce
(ResourceReferenceDt theValue) Sets the value(s) for responce ()PaymentReconciliation.Detail.setSubmitter
(ResourceReferenceDt theValue) Sets the value(s) for submitter ()Sets the value(s) for type ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type PaymentReconciliation.DetailModifier and TypeMethodDescriptionPaymentReconciliation.getDetail()
Gets the value(s) for detail ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type PaymentReconciliation.DetailModifier and TypeMethodDescriptionPaymentReconciliation.addDetail
(PaymentReconciliation.Detail theValue) Adds a given new value for detail ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type PaymentReconciliation.DetailModifier and TypeMethodDescriptionPaymentReconciliation.setDetail
(List<PaymentReconciliation.Detail> theValue) Sets the value(s) for detail ()