Package | Description |
---|---|
com.cososys.sensitivityio.base.wrapper.enums | |
com.cososys.sensitivityio.license.wrapper |
Modifier and Type | Method and Description |
---|---|
static Module |
Module.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Module[] |
Module.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Retriever.retrieveSettings(java.lang.String accountId,
java.lang.String projectId,
java.lang.String authKey,
java.lang.String appId,
SettingsRetrieverListener settingsRetrieverListener,
Module module)
Retrieves the settings from the server.
|