Interface AccountType
-
public interface AccountType
Simple interface to describe the categorization options that can be used to group accounts or enforce business logic- Author:
- Chris Kittrell (ckittrell)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
name()
-
-
-
Method Detail
-
name
String name()
-
-