Package crackers.hassk
Class HAssKClient.Switch
-
- All Implemented Interfaces:
-
crackers.hassk.HAssKClient.Entity
public final class HAssKClient.Switch implements HAssKClient.Entity
A switch-type entity.
-
-
Constructor Summary
Constructors Constructor Description HAssKClient.Switch(String name)
-
Method Summary
Modifier and Type Method Description String
getDomain()
String
getEntityId()
everything should have a unique ID -
-
Constructor Detail
-
HAssKClient.Switch
HAssKClient.Switch(String name)
-
-
Method Detail
-
getEntityId
String getEntityId()
everything should have a unique ID
-
-
-
-