Uses of Class
org.linuxforhealth.fhir.model.resource.PaymentNotice
-
Packages that use PaymentNotice Package Description org.linuxforhealth.fhir.model.resource org.linuxforhealth.fhir.model.visitor -
-
Uses of PaymentNotice in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return PaymentNotice Modifier and Type Method Description PaymentNoticePaymentNotice.Builder. build()Build thePaymentNoticeMethods in org.linuxforhealth.fhir.model.resource with parameters of type PaymentNotice Modifier and Type Method Description protected PaymentNotice.BuilderPaymentNotice.Builder. from(PaymentNotice paymentNotice)protected voidPaymentNotice.Builder. validate(PaymentNotice paymentNotice) -
Uses of PaymentNotice in org.linuxforhealth.fhir.model.visitor
Methods in org.linuxforhealth.fhir.model.visitor with parameters of type PaymentNotice Modifier and Type Method Description booleanDefaultVisitor. visit(java.lang.String elementName, int elementIndex, PaymentNotice paymentNotice)Delegates to#visit(elementName, elementIndex, DomainResource)booleanVisitor. visit(java.lang.String elementName, int elementIndex, PaymentNotice paymentNotice)
-