Package moblima.entities
Class Account
java.lang.Object
moblima.entities.Account
The type Account.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The Id. -
name
The Name.
-
-
Constructor Details
-
Account
Instantiates a new Account.- Parameters:
id- the idname- the name
-
Account
Instantiates a new Account.- Parameters:
name- the name
-
-
Method Details