Package org.refcodes.mixin
Interface GroupAccessor.GroupMutator
-
- All Known Subinterfaces:
GroupAccessor.GroupProperty
- Enclosing interface:
- GroupAccessor
public static interface GroupAccessor.GroupMutatorProvides a mutator for a group property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetGroup(java.lang.String aGroup)Sets the group for the group property.
-