synergynetframework.appsystem.services.net.rapidnetworkmanager.messages.networkflick
Class NonTransferableContentItem
java.lang.Object
synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.UnicastApplicationMessage
synergynetframework.appsystem.services.net.rapidnetworkmanager.messages.networkflick.TransferableContentItem
synergynetframework.appsystem.services.net.rapidnetworkmanager.messages.networkflick.NonTransferableContentItem
- All Implemented Interfaces:
- java.io.Serializable, Message
public class NonTransferableContentItem
- extends TransferableContentItem
The Class NonTransferableContentItem.
- See Also:
- Serialized Form
Method Summary |
java.util.HashMap<java.lang.String,java.lang.Object> |
getConstructionInfo()
Gets the construction info. |
void |
setConstructionInfo(java.util.HashMap<java.lang.String,java.lang.Object> constructInfo)
Sets the construction info. |
Methods inherited from class synergynetframework.appsystem.services.net.rapidnetworkmanager.messages.networkflick.TransferableContentItem |
getContentItem, getDeceleration, getLinearVelocityX, getLinearVelocityY, getLocationStats, getRoation, getScale, setDeceleration, setLinearVelocity, setLocationStats, setRotation, setScale |
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage |
getSender |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonTransferableContentItem
public NonTransferableContentItem(java.lang.Class<?> targetClass,
ContentItem item,
TableIdentity targetTableId)
- Instantiates a new non transferable content item.
- Parameters:
targetClass
- the target classitem
- the itemtargetTableId
- the target table id
getConstructionInfo
public java.util.HashMap<java.lang.String,java.lang.Object> getConstructionInfo()
- Gets the construction info.
- Returns:
- the construction info
setConstructionInfo
public void setConstructionInfo(java.util.HashMap<java.lang.String,java.lang.Object> constructInfo)
- Sets the construction info.
- Parameters:
constructInfo
- the construct info