
Uses of Class
org.hl7.fhir.dstu2.model.PaymentNotice
Packages that use PaymentNotice
-
Uses of PaymentNotice in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return PaymentNoticeModifier and TypeMethodDescriptionprotected PaymentNotice
JsonParser.parsePaymentNotice
(com.google.gson.JsonObject json) protected PaymentNotice
XmlParser.parsePaymentNotice
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type PaymentNoticeModifier 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
Methods in org.hl7.fhir.dstu2.model that return PaymentNoticeModifier 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()