| Modifier and Type | Method and Description |
|---|---|
GroupName |
User.groupName() |
static GroupName |
GroupName.valueOf(String name) |
| Modifier and Type | Method and Description |
|---|---|
static GroupNameVisitor<GroupName> |
GroupName.factory() |
| Modifier and Type | Method and Description |
|---|---|
int |
GroupName.compareTo(GroupName that) |
R |
UserVisitor.valueOf(UserKey key,
ComparableList<E> list,
String name,
GroupName groupName) |
static <E extends Object & Comparable<E>> |
User.valueOf(UserKey key,
ComparableList<E> list,
String name,
GroupName groupName) |
User<E> |
User.withGroupName(GroupName newValue) |
| Constructor and Description |
|---|
GroupName(GroupName implementation) |
Copyright © 2015. All rights reserved.