Class SerializedContainmentValue
java.lang.Object
io.lionweb.lioncore.java.serialization.data.SerializedContainmentValue
This represents the serialization of the values of a containment link in a Node.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getValue()
This returns the list of Node-IDs contained.int
hashCode()
void
setMetaPointer
(MetaPointer metaPointer) void
This expects the list of Node-IDs contained.toString()
-
Constructor Details
-
SerializedContainmentValue
public SerializedContainmentValue() -
SerializedContainmentValue
-
-
Method Details