Package org.refcodes.rest
Interface StatusPathAccessor.StatusPathMutator
-
- All Known Subinterfaces:
StatusPathAccessor.StatusPathProperty
- Enclosing interface:
- StatusPathAccessor
public static interface StatusPathAccessor.StatusPathMutatorProvides a mutator for a status path property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetStatusPath(java.lang.String aStatusPath)Sets the status path for the status path property.
-