Package org.refcodes.mixin
Interface UniversalIdAccessor.UniversalIdMutator
-
- All Known Subinterfaces:
UniversalIdAccessor.UniversalIdProperty
- Enclosing interface:
- UniversalIdAccessor
public static interface UniversalIdAccessor.UniversalIdMutatorProvides a mutator for a UID property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetUniversalId(java.lang.String aUid)Sets the UID for the UID property.
-