public static class RoadMapResource.RoadMapData extends Object
RoadMapResource
.
Constructor and Description |
---|
RoadMapData(Collection<RoadMapResource.VersionData> versions,
int days,
String dateBefore) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDateBefore() |
int |
getDays() |
Collection<RoadMapResource.VersionData> |
getVersions() |
int |
hashCode() |
String |
toString() |
public RoadMapData(Collection<RoadMapResource.VersionData> versions, int days, String dateBefore)
public int getDays()
public String getDateBefore()
public Collection<RoadMapResource.VersionData> getVersions()
Copyright © 2002-2022 Atlassian. All Rights Reserved.