Class Config
java.lang.Object
com.caplin.motif.config.definitions.client.Config
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class Config
extends Object
Config
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplication(Application application) defaultAccounts(Map<String, Account> defaultAccounts) booleanGet applicationAccounts belonging to this user, keyed by their Account IDgetTobo()Get toboGet userInfointhashCode()putDefaultAccountsItem(String key, Account defaultAccountsItem) voidsetApplication(Application application) voidsetDefaultAccounts(Map<String, Account> defaultAccounts) voidvoidsetUserInfo(UserInfo userInfo) toString()
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
tobo
-
getTobo
Get tobo- Returns:
- tobo
-
setTobo
-
defaultAccounts
-
putDefaultAccountsItem
-
getDefaultAccounts
Accounts belonging to this user, keyed by their Account ID- Returns:
- defaultAccounts
-
setDefaultAccounts
-
userInfo
-
getUserInfo
Get userInfo- Returns:
- userInfo
-
setUserInfo
-
application
-
getApplication
Get application- Returns:
- application
-
setApplication
-
equals
-
hashCode
public int hashCode() -
toString
-