Package com.io7m.cardant.model
Interface CAIdType
- All Known Implementing Classes:
CAFileID,CAItemID,CALocationID,CAUserID
The type of ID values in the model.
-
Method Summary
-
Method Details
-
id
UUID id()- Returns:
- The raw ID value
-
displayId
- Returns:
- This ID as a machine-readable value
-