Package in.fssa.mambilling.model
Class User
java.lang.Object
in.fssa.mambilling.model.User
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEmail()
int
getId()
getName()
long
void
setAddress
(String address) void
void
setId
(int id) void
void
setPhoneNumber
(long phoneNumber) toString()
-
Constructor Details
-
User
-
User
public User()
-
-
Method Details