Class TimeAttributeValue

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

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