Package org.refcodes.rest
Interface HomePathAccessor.HomePathMutator
-
- All Known Subinterfaces:
HomePathAccessor.HomePathProperty
- Enclosing interface:
- HomePathAccessor
public static interface HomePathAccessor.HomePathMutatorProvides a mutator for a home path property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetHomePath(java.lang.String aHomePath)Sets the home path for the home path property.
-