Class BooleanAttributeValue
java.lang.Object
ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue<Boolean>
ai.stapi.graph.attribute.attributeValue.BooleanAttributeValue
- All Implemented Interfaces:
AttributeValue<Boolean>,Serializable,Comparable<AttributeValue<?>>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue
equals, getValue, hashCode
-
Field Details
-
SERIALIZATION_TYPE
- See Also:
-
-
Constructor Details
-
BooleanAttributeValue
-
-
Method Details
-
getDataType
-
compareTo
-