Class UuidModel
- java.lang.Object
-
- com.tetsuwantech.atom.web.GenericModel
-
- com.tetsuwantech.atom.web.authentication.UuidModel
-
- All Implemented Interfaces:
Serializable
public class UuidModel extends GenericModel
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.tetsuwantech.atom.web.GenericModel
id, LENGTH, LONG_LENGTH
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getUuid()
boolean
isEnabled()
void
setEnabled(boolean enabled)
-