Package io.lionweb.serialization.data
Class SerializedPropertyValue
java.lang.Object
io.lionweb.serialization.data.SerializedPropertyValue
This represents the serialization of the value of a property in a Node.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()voidsetMetaPointer(MetaPointer metaPointer) voidtoString()
-
Constructor Details
-
SerializedPropertyValue
public SerializedPropertyValue() -
SerializedPropertyValue
-
-
Method Details