Class UrlAttributeValue
java.lang.Object
ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue<String>
ai.stapi.graph.attribute.attributeValue.UriAttributeValue
ai.stapi.graph.attribute.attributeValue.UrlAttributeValue
- All Implemented Interfaces:
AttributeValue<String>,StringLikeAttributeValue<String>,Serializable,Comparable<AttributeValue<?>>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.stapi.graph.attribute.attributeValue.UriAttributeValue
toStringValueMethods inherited from class ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue
equals, getValue, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ai.stapi.graph.attribute.attributeValue.AttributeValue
getValueMethods inherited from interface ai.stapi.graph.attribute.attributeValue.StringLikeAttributeValue
compareTo
-
Field Details
-
SERIALIZATION_TYPE
- See Also:
-
-
Constructor Details
-
UrlAttributeValue
-
-
Method Details
-
getDataType
- Specified by:
getDataTypein interfaceAttributeValue<String>- Overrides:
getDataTypein classUriAttributeValue
-