Interface AccountStatus
-
- All Known Implementing Classes:
DefaultAccountStatuses
public interface AccountStatus
Describes the status of anAccount
- Author:
- Chris Kittrell (ckittrell)
- See Also:
Account.status
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
name()
-
-
-
Method Detail
-
name
String name()
-
-