public interface GroupAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GroupAccessor.GroupBuilder<B extends GroupAccessor.GroupBuilder<B>>
Provides a builder method for a group property returning the builder for
applying multiple build operations.
|
static interface |
GroupAccessor.GroupMutator
Provides a mutator for a group property.
|
static interface |
GroupAccessor.GroupProperty
Provides a group property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
Retrieves the group from the group property.
|
String getGroup()
Copyright © 2018. All rights reserved.