Class Track
java.lang.Object
co.yellowdog.platform.model.Track
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Track.Builderbuilder()protected booleanbooleangetId()Returns the IDgetTags()inthashCode()voidsetCreatedTime(Instant createdTime) voidvoidtoString()
-
Method Details
-
builder
-
getId
Description copied from interface:IdentifiedReturns the ID- Specified by:
getIdin interfaceIdentified- Returns:
- the ID
-
getCreatedTime
-
getTags
-
setId
-
setCreatedTime
-
setTags
-
equals
-
canEqual
-
hashCode
-
toString
-