public class MemberGroupId extends AbstractIdentifier<String>
| Constructor and Description |
|---|
MemberGroupId(String value) |
| Modifier and Type | Method and Description |
|---|---|
static MemberGroupId |
from(String id)
Creates a new member group identifier.
|
equals, hashCode, id, toStringpublic MemberGroupId(String value)
public static MemberGroupId from(String id)
id - the group IDCopyright © 2013–2018. All rights reserved.