public class IdKeyPair extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getId()
Holds the string representation of the database id of the value, must not be null.
|
String |
getKey()
Holds the string representation of the descriptive portion of the value (e.g.
|
int |
hashCode() |
public String getId()
public String getKey()
Copyright © 2002-2024 Atlassian. All Rights Reserved.