- All Known Subinterfaces:
PathAccessor.PathProperty
public interface PathAccessor
Provides an accessor for a path property.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
PathAccessor.PathBuilder<B extends PathAccessor.PathBuilder<?>>
Provides a mutator for an path property.static interface
Provides a mutator for a path property.static interface
Provides a path property. -
Method Summary
-
Method Details
-
getPath
String getPath()Retrieves the path from the path property.- Returns:
- The path stored by the path property.
-