Package com.xero.models.accounting
Class PaymentServices
java.lang.Object
com.xero.models.accounting.PaymentServices
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPaymentServicesItem(PaymentService paymentServicesItem) paymentServicesbooleanGet paymentServicesinthashCode()paymentServices(List<PaymentService> paymentServices) paymentServicesvoidsetPaymentServices(List<PaymentService> paymentServices) paymentServicestoString()
-
Constructor Details
-
PaymentServices
public PaymentServices()
-
-
Method Details
-
paymentServices
paymentServices- Parameters:
paymentServices- List<PaymentService>- Returns:
- PaymentServices
-
addPaymentServicesItem
paymentServices- Parameters:
paymentServicesItem- PaymentService- Returns:
- PaymentServices
-
getPaymentServices
-
setPaymentServices
paymentServices- Parameters:
paymentServices- List<PaymentService>
-
equals
-
hashCode
-
toString
-