Package io.gs2.buff.model
Class CurrentBuffMaster
java.lang.Object
io.gs2.buff.model.CurrentBuffMaster
- All Implemented Interfaces:
IModel,Serializable,Comparable<CurrentBuffMaster>
public class CurrentBuffMaster
extends Object
implements IModel, Serializable, Comparable<CurrentBuffMaster>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanstatic CurrentBuffMasterfromJson(com.fasterxml.jackson.databind.JsonNode data) inthashCode()voidsetNamespaceId(String namespaceId) voidsetSettings(String settings) com.fasterxml.jackson.databind.JsonNodetoJson()withNamespaceId(String namespaceId) withSettings(String settings)
-
Constructor Details
-
CurrentBuffMaster
public CurrentBuffMaster()
-
-
Method Details
-
getNamespaceId
-
setNamespaceId
-
withNamespaceId
-
getSettings
-
setSettings
-
withSettings
-
fromJson
-
toJson
public com.fasterxml.jackson.databind.JsonNode toJson() -
compareTo
- Specified by:
compareToin interfaceComparable<CurrentBuffMaster>
-
hashCode
public int hashCode() -
equals
-