public static class PrefabPlugin.GetIconPrefabResponseMessage
extends java.lang.Object
Constructor and Description |
---|
GetIconPrefabResponseMessage() |
Modifier and Type | Method and Description |
---|---|
void |
decodeBuffer(AOByteBuffer buffer) |
java.util.Map<java.lang.String,java.io.Serializable> |
getProperties()
Get the new prefab properties.
|
void |
setProperties(java.util.Map<java.lang.String,java.io.Serializable> props)
Set the new Prefab properties.
|
void |
setType(java.lang.String msgType)
Set the new Prefab properties.
|
public void setType(java.lang.String msgType)
public void setProperties(java.util.Map<java.lang.String,java.io.Serializable> props)
public java.util.Map<java.lang.String,java.io.Serializable> getProperties()
public void decodeBuffer(AOByteBuffer buffer)