Class DateAttributeValue

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

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