public class DateTimeType extends ScalarType
| Constructor and Description | 
|---|
DateTimeType()
Creates a DateTime type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
boolean | 
isInstance(Object value)
Returns whether a value is valid for a type. 
 | 
computeCommonType, getArity, getDimension, getHierarchy, getLevel, hashCode, toString, usesDimension, usesHierarchypublic boolean equals(Object obj)
equals in class ScalarTypepublic boolean isInstance(Object value)
TypeisInstance in interface TypeisInstance in class ScalarTypevalue - ValueCopyright © 2019 Hitachi Vantara. All rights reserved.