Modul de.rpgframework.rules
Package de.rpgframework.genericrpg.items
Klasse ItemAttributeObjectValue<A extends IItemAttribute>
java.lang.Object
de.rpgframework.genericrpg.modification.ModifyableImpl
de.rpgframework.genericrpg.items.ItemAttributeValue<A>
de.rpgframework.genericrpg.items.ItemAttributeObjectValue<A>
- Alle implementierten Schnittstellen:
Modifyable,SelectedValue<A>,Cloneable
public class ItemAttributeObjectValue<A extends IItemAttribute>
extends ItemAttributeValue<A>
implements Modifyable
-
Feldübersicht
FelderVon Klasse geerbte Felder de.rpgframework.genericrpg.items.ItemAttributeValue
attributeVon Klasse geerbte Felder de.rpgframework.genericrpg.modification.ModifyableImpl
incomingModifications, outgoingModifications -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden de.rpgframework.genericrpg.items.ItemAttributeValue
getModifyableVon Klasse geerbte Methoden de.rpgframework.genericrpg.modification.ModifyableImpl
addIncomingModification, addModifications, addOutgoingModification, clearIncomingModifications, clearOutgoingModifications, getIncomingModifications, getOutgoingModifications, removeIncomingModification, removeIncomingModificationForSource, removeIncomingModifications, setIncomingModificationsVon Klasse geerbte Methoden java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden de.rpgframework.genericrpg.modification.Modifyable
addIncomingModification, getIncomingModifications, removeIncomingModification, setIncomingModifications
-
Felddetails
-
value
-
-
Konstruktordetails
-
ItemAttributeObjectValue
-
ItemAttributeObjectValue
-
-
Methodendetails
-
clone
- Angegeben von:
clonein KlasseItemAttributeValue<A extends IItemAttribute>- Siehe auch:
-
toString
-
getValue
public <T> T getValue()- Gibt zurück:
-
setValue
-
getModifiedValue
public <T> T getModifiedValue()
-