-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Comparable
public enum TdsAccount.AccountType
-
-
Method Summary
Modifier and Type Method Description static Array<TdsAccount.AccountType>
values()
static TdsAccount.AccountType
valueOf(String name)
-
-
Method Detail
-
values
static Array<TdsAccount.AccountType> values()
-
valueOf
static TdsAccount.AccountType valueOf(String name)
-
-
-
-