Package crackers.hassk
Interface HAssKClient.Entity
-
- All Implemented Interfaces:
public interface HAssKClient.EntityBasic "thing".
-
-
Method Summary
Modifier and Type Method Description abstract StringgetEntityId()everything should have a unique ID abstract StringgetDomain()-
-
Method Detail
-
getEntityId
abstract String getEntityId()
everything should have a unique ID
-
-
-
-