-
public interface TdsAccount<T>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumTdsAccount.AccountType
-
Method Summary
Modifier and Type Method Description abstract TdsAccount.AccountTypegetAccountType()abstract TgetToken()-
-
Method Detail
-
getAccountType
abstract TdsAccount.AccountType getAccountType()
-
-
-
-