Uses of Class
com.bank.entities.Client
Packages that use Client
-
Uses of Client in com.bank.app
Fields in com.bank.app with type parameters of type ClientMethods in com.bank.app with parameters of type ClientModifier and TypeMethodDescriptionprivate voidSimulation.startService(Client client, Operator op) Начало обработки заявки клиента. -
Uses of Client in com.bank.entities
Fields in com.bank.entities declared as ClientModifier and TypeFieldDescriptionprivate ClientEvent.clientКлиент связанный с данным событием (Может быть null для ARRIVALConstructors in com.bank.entities with parameters of type Client