Uses of Class
tyler.ecf.extensions.common.PaymentType
Packages that use PaymentType
-
Uses of PaymentType in tyler.ecf.extensions.common
Methods in tyler.ecf.extensions.common that return PaymentTypeModifier and TypeMethodDescriptionObjectFactory.createPaymentType()
Create an instance ofPaymentType
Methods in tyler.ecf.extensions.common that return types with arguments of type PaymentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PaymentType> ObjectFactory.createPayment
(PaymentType value) Methods in tyler.ecf.extensions.common with parameters of type PaymentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PaymentType> ObjectFactory.createPayment
(PaymentType value) -
Uses of PaymentType in tyler.ecf.extensions.filingdetailresponsemessage
Fields in tyler.ecf.extensions.filingdetailresponsemessage declared as PaymentTypeMethods in tyler.ecf.extensions.filingdetailresponsemessage that return PaymentTypeModifier and TypeMethodDescriptionFilingDetailResponseMessageType.getPayment()
Gets the value of the payment property.Methods in tyler.ecf.extensions.filingdetailresponsemessage with parameters of type PaymentTypeModifier and TypeMethodDescriptionvoid
FilingDetailResponseMessageType.setPayment
(PaymentType value) Sets the value of the payment property.