Package org.refcodes.rest
Interface HomeUrlAccessor.HomeUrlMutator
-
- All Known Subinterfaces:
HomeUrlAccessor.HomeUrlProperty
- Enclosing interface:
- HomeUrlAccessor
public static interface HomeUrlAccessor.HomeUrlMutatorProvides a mutator for a homeUrlproperty.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetHomeUrl(org.refcodes.net.Url aHomeUrl)Sets the homeUrlfor the homeUrlproperty.
-