public class GroupId extends Ind2uceEntity
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
URN_GROUP_PATTERN
The Constant URN_GROUP_PATTERN.
|
GSON_DEFAULT, GSON_PLAIN, GSON_PRETTY, version| Constructor and Description |
|---|
GroupId(String urn)
Instantiates a new group id.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Gets the id.
|
int |
hashCode() |
String |
toString() |
protected void |
validate(String uri)
Validate.
|
fromJson, getGson, getVersion, toJsonpublic static final Pattern URN_GROUP_PATTERN
public GroupId(String urn)
urn - the urnpublic String getId()
public String toString()
toString in class Ind2uceEntityprotected void validate(String uri)
uri - the uriCopyright © 2018. All rights reserved.