public class ItemTypeProperty extends AbstractSharedProperty<ItemType>
AbstractSharedProperty.GenericPropertyUpdatecompositeClass, dirty, propertyId, value| Constructor and Description |
|---|
ItemTypeProperty(ItemTypeProperty other) |
ItemTypeProperty(WorldObjectId objId,
String identifier,
ItemType value,
Class compositeClass) |
| Modifier and Type | Method and Description |
|---|---|
ISharedProperty |
clone() |
ItemType |
cloneValue() |
Class |
getPropertyValueClass() |
createUpdateEvent, equals, getCompositeClass, getObjectId, getPropertyId, getValue, hashCode, isDirty, nullOverrides, setDirty, setValuepublic ItemTypeProperty(WorldObjectId objId, String identifier, ItemType value, Class compositeClass)
public ItemTypeProperty(ItemTypeProperty other)
public ISharedProperty clone()
clone in interface ISharedProperty<ItemType>clone in class AbstractSharedProperty<ItemType>public ItemType cloneValue()
cloneValue in class AbstractSharedProperty<ItemType>public Class getPropertyValueClass()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.