Package org.refcodes.rest
Interface HomePathAccessor.HomePathProperty
-
- All Superinterfaces:
HomePathAccessor
,HomePathAccessor.HomePathMutator
- Enclosing interface:
- HomePathAccessor
public static interface HomePathAccessor.HomePathProperty extends HomePathAccessor, HomePathAccessor.HomePathMutator
Provides a home path property.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.rest.HomePathAccessor
HomePathAccessor.HomePathBuilder<B extends HomePathAccessor.HomePathBuilder<?>>, HomePathAccessor.HomePathMutator, HomePathAccessor.HomePathProperty
-
-
Method Summary
-
Methods inherited from interface org.refcodes.rest.HomePathAccessor
getHomePath
-
Methods inherited from interface org.refcodes.rest.HomePathAccessor.HomePathMutator
setHomePath
-
-