Class DateAttributeValue

java.lang.Object
ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue<Timestamp>
ai.stapi.graph.attribute.attributeValue.DateAttributeValue
All Implemented Interfaces:
AttributeValue<Timestamp>, StringLikeAttributeValue<Timestamp>, Serializable, Comparable<AttributeValue<?>>

public class DateAttributeValue extends AbstractAttributeValue<Timestamp> implements StringLikeAttributeValue<Timestamp>
See Also: