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 PaymentAccountLocationDetailsPaymentAccountType.paymentAccountLocationDetailsMethods in tyler.efm.v2022_1.services.schema.common that return PaymentAccountLocationDetailsModifier and TypeMethodDescriptionObjectFactory.createPaymentAccountLocationDetails()Create an instance ofPaymentAccountLocationDetailsPaymentAccountType.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) voidPaymentAccountType.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 PaymentAccountLocationDetailsCreatePaymentAccountResponseType.paymentAccountLocationDetailsMethods 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 TypeMethodDescriptionvoidCreatePaymentAccountResponseType.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 PaymentAccountLocationDetailsUpdatePaymentAccountResponseType.paymentAccountLocationDetailsMethods 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 TypeMethodDescriptionvoidUpdatePaymentAccountResponseType.setPaymentAccountLocationDetails(PaymentAccountLocationDetails value) Sets the value of the paymentAccountLocationDetails property.