Uses of Class
org.hl7.fhir.dstu2.model.PaymentNotice
-
Uses of PaymentNotice in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected PaymentNotice
JsonParser.parsePaymentNotice
(com.google.gson.JsonObject json) protected PaymentNotice
XmlParser.parsePaymentNotice
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composePaymentNotice
(String name, PaymentNotice element) protected void
XmlParser.composePaymentNotice
(String name, PaymentNotice element) protected void
JsonParser.composePaymentNoticeInner
(PaymentNotice element) -
Uses of PaymentNotice in org.hl7.fhir.dstu2.model
Modifier and TypeMethodDescriptionPaymentNotice.addIdentifier
(Identifier t) PaymentNotice.copy()
PaymentNotice.setCreated
(Date value) PaymentNotice.setCreatedElement
(DateTimeType value) PaymentNotice.setOrganization
(Reference value) PaymentNotice.setOrganizationTarget
(Organization value) PaymentNotice.setOriginalRuleset
(Coding value) PaymentNotice.setPaymentStatus
(Coding value) PaymentNotice.setProvider
(Reference value) PaymentNotice.setProviderTarget
(Practitioner value) PaymentNotice.setRequest
(Reference value) PaymentNotice.setRequestTarget
(Resource value) PaymentNotice.setResponse
(Reference value) PaymentNotice.setResponseTarget
(Resource value) PaymentNotice.setRuleset
(Coding value) PaymentNotice.setTargetTarget
(Organization value) protected PaymentNotice
PaymentNotice.typedCopy()