Uses of Class
app.cybrid.cybrid_api_bank.client.model.CustomerNameBankModel
-
Packages that use CustomerNameBankModel Package Description app.cybrid.cybrid_api_bank.client.model -
-
Uses of CustomerNameBankModel in app.cybrid.cybrid_api_bank.client.model
Methods in app.cybrid.cybrid_api_bank.client.model that return CustomerNameBankModel Modifier and Type Method Description CustomerNameBankModelCustomerNameBankModel. first(String first)CustomerNameBankModelCustomerNameBankModel. full(String full)CustomerNameBankModelCustomerBankModel. getName()Get nameCustomerNameBankModelCustomerNameBankModel. last(String last)CustomerNameBankModelCustomerNameBankModel. middle(String middle)Methods in app.cybrid.cybrid_api_bank.client.model with parameters of type CustomerNameBankModel Modifier and Type Method Description CustomerBankModelCustomerBankModel. name(CustomerNameBankModel name)voidCustomerBankModel. setName(CustomerNameBankModel name)
-