public interface SuffixAccessor
| Modifier and Type | Interface and 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 and Description |
|---|---|
String |
getSuffix()
Retrieves the suffix from the suffix property.
|
String getSuffix()
Copyright © 2018. All rights reserved.