Class Track
java.lang.Object
co.yellowdog.platform.model.Track
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Track.Builder
builder()
protected boolean
boolean
getId()
Returns the IDgetTags()
int
hashCode()
void
setCreatedTime
(Instant createdTime) void
void
toString()
-
Method Details
-
builder
-
getId
Description copied from interface:Identified
Returns the ID- Specified by:
getId
in interfaceIdentified
- Returns:
- the ID
-
getCreatedTime
-
getTags
-
setId
-
setCreatedTime
-
setTags
-
equals
-
canEqual
-
hashCode
-
toString
-