public interface AbstractClientData<U extends EmbeddedUser,A extends EmbeddedAccount,O extends EmbeddedThirdPartyApplication>
| Modifier and Type | Method and Description |
|---|---|
A |
getAccount() |
O |
getThirdPartyApplication() |
U |
getUser() |
Copyright © 2019. All rights reserved.