TitleAccessor.TitlePropertypublic interface TitleAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
TitleAccessor.TitleBuilder<B extends TitleAccessor.TitleBuilder<B>> |
Provides a builder method for a title property returning the builder for
applying multiple build operations.
|
static interface |
TitleAccessor.TitleMutator |
Provides a mutator for a title property.
|
static interface |
TitleAccessor.TitleProperty |
Provides a title property.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getTitle() |
Retrieves the title from the title property.
|
String getTitle()
Copyright © 2018. All rights reserved.