-
- All Implemented Interfaces:
-
com.nimmsta.intent_library.models.actions.IAction
public final class SetConnectionManagerSettingsAction implements IAction
This action sets the settings for the connection manager
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanisDeviceActionprivate final Stringname
-
Constructor Summary
Constructors Constructor Description SetConnectionManagerSettingsAction(ManagerSettings settings)
-
Method Summary
Modifier and Type Method Description BooleangetIsDeviceAction()StringgetName()JsonObjectgetDataJson()-
-
Constructor Detail
-
SetConnectionManagerSettingsAction
SetConnectionManagerSettingsAction(ManagerSettings settings)
-
-
Method Detail
-
getIsDeviceAction
Boolean getIsDeviceAction()
-
getDataJson
JsonObject getDataJson()
-
-
-
-