public class MyInventoryMessage.MyInventoryStaticMessage extends MyInventoryStatic
SimTime| Constructor and Description |
|---|
MyInventoryMessage.MyInventoryStaticMessage() |
| Modifier and Type | Method and Description |
|---|---|
MyInventoryMessage.MyInventoryStaticMessage |
clone() |
ItemDescriptor |
getDescriptor()
Descriptor of the item - according the ItemType you may cast this to various XYZDescriptor.
|
UnrealId |
getId()
Unique Id of the item.
|
ItemType |
getType()
Class of the item (e.g.
|
boolean |
isDifferentFrom(IStaticWorldObject other) |
String |
toHtmlString() |
String |
toString() |
getCompositeClass, getSimTime, setSimTimetoJsonLiteralpublic MyInventoryMessage.MyInventoryStaticMessage()
public MyInventoryMessage.MyInventoryStaticMessage clone()
clone in class MyInventoryStaticpublic UnrealId getId()
getId in interface IWorldObjectgetId in class MyInventoryStaticpublic ItemType getType()
getType in class MyInventoryStaticpublic ItemDescriptor getDescriptor()
getDescriptor in class MyInventoryStaticpublic boolean isDifferentFrom(IStaticWorldObject other)
isDifferentFrom in interface IStaticWorldObjectisDifferentFrom in class MyInventoryStaticpublic String toString()
toString in class MyInventoryStaticpublic String toHtmlString()
toHtmlString in class MyInventoryStaticCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.