Uses of Class
tyler.efm.v2022_1.services.schema.common.PaymentAccountLocationDetails
Packages that use PaymentAccountLocationDetails
Package
Description
-
Uses of PaymentAccountLocationDetails in tyler.efm.v2022_1.services.schema.common
Fields in tyler.efm.v2022_1.services.schema.common declared as PaymentAccountLocationDetailsModifier and TypeFieldDescriptionprotected PaymentAccountLocationDetails
PaymentAccountType.paymentAccountLocationDetails
Methods in tyler.efm.v2022_1.services.schema.common that return PaymentAccountLocationDetailsModifier and TypeMethodDescriptionObjectFactory.createPaymentAccountLocationDetails()
Create an instance ofPaymentAccountLocationDetails
PaymentAccountType.getPaymentAccountLocationDetails()
Gets the value of the paymentAccountLocationDetails property.Methods in tyler.efm.v2022_1.services.schema.common that return types with arguments of type PaymentAccountLocationDetailsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PaymentAccountLocationDetails> ObjectFactory.createPaymentAccountLocationDetails
(PaymentAccountLocationDetails value) Methods in tyler.efm.v2022_1.services.schema.common with parameters of type PaymentAccountLocationDetailsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PaymentAccountLocationDetails> ObjectFactory.createPaymentAccountLocationDetails
(PaymentAccountLocationDetails value) void
PaymentAccountType.setPaymentAccountLocationDetails
(PaymentAccountLocationDetails value) Sets the value of the paymentAccountLocationDetails property. -
Uses of PaymentAccountLocationDetails in tyler.efm.v2022_1.services.schema.createpaymentaccountresponse
Fields in tyler.efm.v2022_1.services.schema.createpaymentaccountresponse declared as PaymentAccountLocationDetailsModifier and TypeFieldDescriptionprotected PaymentAccountLocationDetails
CreatePaymentAccountResponseType.paymentAccountLocationDetails
Methods in tyler.efm.v2022_1.services.schema.createpaymentaccountresponse that return PaymentAccountLocationDetailsModifier and TypeMethodDescriptionCreatePaymentAccountResponseType.getPaymentAccountLocationDetails()
Gets the value of the paymentAccountLocationDetails property.Methods in tyler.efm.v2022_1.services.schema.createpaymentaccountresponse with parameters of type PaymentAccountLocationDetailsModifier and TypeMethodDescriptionvoid
CreatePaymentAccountResponseType.setPaymentAccountLocationDetails
(PaymentAccountLocationDetails value) Sets the value of the paymentAccountLocationDetails property. -
Uses of PaymentAccountLocationDetails in tyler.efm.v2022_1.services.schema.updatepaymentaccountresponse
Fields in tyler.efm.v2022_1.services.schema.updatepaymentaccountresponse declared as PaymentAccountLocationDetailsModifier and TypeFieldDescriptionprotected PaymentAccountLocationDetails
UpdatePaymentAccountResponseType.paymentAccountLocationDetails
Methods in tyler.efm.v2022_1.services.schema.updatepaymentaccountresponse that return PaymentAccountLocationDetailsModifier and TypeMethodDescriptionUpdatePaymentAccountResponseType.getPaymentAccountLocationDetails()
Gets the value of the paymentAccountLocationDetails property.Methods in tyler.efm.v2022_1.services.schema.updatepaymentaccountresponse with parameters of type PaymentAccountLocationDetailsModifier and TypeMethodDescriptionvoid
UpdatePaymentAccountResponseType.setPaymentAccountLocationDetails
(PaymentAccountLocationDetails value) Sets the value of the paymentAccountLocationDetails property.