PathAccessor.PathPropertypublic interface PathAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
PathAccessor.PathBuilder<B extends PathAccessor.PathBuilder<?>> |
Provides a mutator for an path property.
|
static interface |
PathAccessor.PathMutator |
Provides a mutator for a path property.
|
static interface |
PathAccessor.PathProperty |
Provides a path property.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getPath() |
Retrieves the path from the path property.
|
String getPath()
Copyright © 2018. All rights reserved.