Class ReadableContents
java.lang.Object
group24.escaperoom.entities.properties.ReadableContents
- All Implemented Interfaces:
ItemPropertyValue,StringItemPropertyValue
-
Constructor Summary
ConstructorsConstructorDescriptionEmpty constructor forJson.SerializablecompatabilityReadableContents(String contents) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface group24.escaperoom.entities.properties.ItemPropertyValue
getDisplay
-
Constructor Details
-
ReadableContents
public ReadableContents()Empty constructor forJson.Serializablecompatability -
ReadableContents
-
-
Method Details
-
equals
-
getValue
- Specified by:
getValuein interfaceStringItemPropertyValue
-
setValue
- Specified by:
setValuein interfaceStringItemPropertyValue
-