-
- All Implemented Interfaces:
-
com.tds.common.account.TdsAccount
public class XdgAccount implements TdsAccount<String>
-
-
Constructor Summary
Constructors Constructor Description XdgAccount(String token)
-
Method Summary
Modifier and Type Method Description String
getToken()
TdsAccount.AccountType
getAccountType()
-
-
Constructor Detail
-
XdgAccount
XdgAccount(String token)
-
-
Method Detail
-
getAccountType
TdsAccount.AccountType getAccountType()
-
-
-
-