Class DateTimeAttributeValue

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

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