@Immutable public class GadgetId 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 GadgetId |
valueOf(String id)
Converts the
String value to a GadgetId object. |
public String value()
StringStringCopyright © 2024 Atlassian. All rights reserved.