Class DateTimeAttributeValue

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

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