public final class CriteriaDateTimeValue extends Object implements CriteriaValue<org.joda.time.DateTime>
Calendar
value.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
org.joda.time.DateTime |
getValue()
Returns the stored value.
|
int |
hashCode() |
String |
toString() |
public org.joda.time.DateTime getValue()
CriteriaValue
getValue
in interface CriteriaValue<org.joda.time.DateTime>
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.