public interface CreatedDateAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
CreatedDateAccessor.CreatedDateMutator
Provides a mutator for a "created" date property.
|
static interface |
CreatedDateAccessor.CreatedDateProperty
Extends the
CreatedDateAccessor with a setter method. |
Modifier and Type | Method and Description |
---|---|
Date |
getCreatedDate()
Retrieves the "created" date from the date property.
|
Date getCreatedDate()
Copyright © 2017. All rights reserved.