public class DateTimeValuedAttribute extends Attribute<org.joda.time.DateTime>
| Constructor and Description |
|---|
DateTimeValuedAttribute(String name,
Class<? extends Identified> target) |
| Modifier and Type | Method and Description |
|---|---|
AttributeQuery<org.joda.time.DateTime> |
createQuery(Operator op,
Iterable<org.joda.time.DateTime> values) |
Class<org.joda.time.DateTime> |
requiresOperandOfType() |
String |
toString() |
alias, allowShortMatches, equals, externalName, getPath, getPathPrefix, hasAlias, hashCode, isCollectionOfValues, javaAttributeName, target, withAlias, withJavaAttributepublic DateTimeValuedAttribute(String name, Class<? extends Identified> target)
Copyright © 2014. All rights reserved.