Package com.xero.models.accounting
Class PaymentServices
java.lang.Object
com.xero.models.accounting.PaymentServices
public class PaymentServices extends Object
PaymentServices
-
Constructor Summary
Constructors Constructor Description PaymentServices() -
Method Summary
Modifier and Type Method Description PaymentServicesaddPaymentServicesItem(PaymentService paymentServicesItem)booleanequals(Object o)List<PaymentService>getPaymentServices()Get paymentServicesinthashCode()PaymentServicespaymentServices(List<PaymentService> paymentServices)voidsetPaymentServices(List<PaymentService> paymentServices)StringtoString()
-
Constructor Details
-
PaymentServices
public PaymentServices()
-
-
Method Details