@Immutable public class DashboardId extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
String |
value()
Returns the value of the identifier as a
String. |
static DashboardId |
valueOf(String id)
Convert the
String value to a DashboardId object. |
public String value()
String.Stringpublic static DashboardId valueOf(String id)
String value to a DashboardId object.id - String value to useidCopyright © 2024 Atlassian. All rights reserved.