Class TimeAttributeValue

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

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