Class SerializedPropertyValue
java.lang.Object
io.lionweb.lioncore.java.serialization.data.SerializedPropertyValue
This represents the serialization of the value of a property in a Node.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getValue()
int
hashCode()
void
setMetaPointer
(MetaPointer metaPointer) void
toString()
-
Constructor Details
-
SerializedPropertyValue
public SerializedPropertyValue() -
SerializedPropertyValue
-
-
Method Details