| Constructor and Description |
|---|
DurationAccessor(Accessor<java.util.Date,R> start,
Accessor<java.util.Date,R> end) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<Duration> |
getTarget()
Get the type of the returned object as far as it is known.
|
Duration |
getValue(R r)
get the value from the target object
|
java.lang.String |
toString() |
public Duration getValue(R r)
Accessorpublic java.lang.Class<Duration> getTarget()
Targettedpublic java.lang.String toString()
toString in class java.lang.Object