public final class ZoneTimelineDescription
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ZoneTimelineDescription
public ZoneTimelineDescription(long zoneId,
@Nullable
@Nullable String filename)
-
Method Details
-
getDescription
public String getDescription()
-
getZoneId
public long getZoneId()
-
getFilename
@Nullable
public @Nullable String getFilename()
-
getDutyName
@Nullable
public @Nullable String getDutyName()
-
-
-