SuffixAccessor.SuffixPropertypublic interface SuffixAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
SuffixAccessor.SuffixBuilder<B extends SuffixAccessor.SuffixBuilder<B>> |
Provides a builder method for a suffix property returning the builder for
applying multiple build operations.
|
static interface |
SuffixAccessor.SuffixMutator |
Provides a mutator for a suffix property.
|
static interface |
SuffixAccessor.SuffixProperty |
Provides a suffix property.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getSuffix() |
Retrieves the suffix from the suffix property.
|
String getSuffix()
Copyright © 2018. All rights reserved.