Package org.refcodes.mixin
Interface CreatedDateAccessor.CreatedDateProperty
-
- All Superinterfaces:
CreatedDateAccessor,CreatedDateAccessor.CreatedDateMutator
- Enclosing interface:
- CreatedDateAccessor
public static interface CreatedDateAccessor.CreatedDateProperty extends CreatedDateAccessor, CreatedDateAccessor.CreatedDateMutator
Extends theCreatedDateAccessorwith a setter method.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.mixin.CreatedDateAccessor
CreatedDateAccessor.CreatedDateMutator, CreatedDateAccessor.CreatedDateProperty
-
-
Method Summary
-
Methods inherited from interface org.refcodes.mixin.CreatedDateAccessor
getCreatedDate
-
Methods inherited from interface org.refcodes.mixin.CreatedDateAccessor.CreatedDateMutator
setCreatedDate
-
-