java.lang.Object
tech.ordinaryroad.live.chat.client.codec.douyu.msg.dto.GiftPropInfo
public class GiftPropInfo
extends Object
-
-
-
方法概要
Map<String,com.fasterxml.jackson.databind.JsonNode>
void
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
GiftPropInfo
public GiftPropInfo()
-
方法详细资料
-
getUnknownProperties
public Map<String,com.fasterxml.jackson.databind.JsonNode> getUnknownProperties()
-
setOther
public void setOther(String key,
com.fasterxml.jackson.databind.JsonNode value)