public class MyInventoryMessage.MyInventorySharedMessage extends MyInventoryShared
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<PropertyId,ISharedProperty> |
propertyMap |
SharedPropertyTokens, SimTime| Constructor and Description |
|---|
MyInventoryMessage.MyInventorySharedMessage() |
| Modifier and Type | Method and Description |
|---|---|
MyInventoryMessage.MyInventorySharedMessage |
clone() |
UnrealId |
getId()
Unique Id of the item.
|
Map<PropertyId,ISharedProperty> |
getProperties() |
ISharedProperty |
getProperty(PropertyId id) |
String |
toHtmlString() |
String |
toString() |
getCompositeClass, getSimTime, setSimTimetoJsonLiteralprotected HashMap<PropertyId,ISharedProperty> propertyMap
public MyInventoryMessage.MyInventorySharedMessage()
public MyInventoryMessage.MyInventorySharedMessage clone()
clone in interface ISharedWorldObjectclone in class MyInventorySharedpublic ISharedProperty getProperty(PropertyId id)
public Map<PropertyId,ISharedProperty> getProperties()
public UnrealId getId()
getId in interface IWorldObjectgetId in class MyInventorySharedpublic String toString()
toString in class MyInventorySharedpublic String toHtmlString()
toHtmlString in class MyInventorySharedCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.