Class ParamDefinition
java.lang.Object
org.rspeer.game.adapter.definition.Definition
org.rspeer.game.adapter.definition.ParamDefinition
-
Constructor Details
-
ParamDefinition
public ParamDefinition(int id)
-
-
Method Details
-
decode
public void decode(org.rspeer.cache.util.Buffer buffer, int op) - Specified by:
decodein classDefinition
-
postDecode
public void postDecode()- Specified by:
postDecodein classDefinition
-
isString
public boolean isString() -
getType
public char getType() -
getDefaultInt
public int getDefaultInt() -
getDefaultStr
-
getDefaultLong
public long getDefaultLong() -
isAutoDisable
public boolean isAutoDisable()
-