Uses of Class
entity.SavingsAccount.Builder
Packages that use SavingsAccount.Builder
-
Uses of SavingsAccount.Builder in entity
Methods in entity that return SavingsAccount.BuilderModifier and TypeMethodDescriptionSavingsAccount.Builder.accountNo
(int accountNo) Sets balance using a string (e.g., from user input).SavingsAccount.Builder.balance
(BigDecimal balance) Constructors in entity with parameters of type SavingsAccount.Builder