Package FAtiMA.motivationalSystem
Class EffectOnDrive
- java.lang.Object
-
- FAtiMA.motivationalSystem.EffectOnDrive
-
- All Implemented Interfaces:
java.io.Serializable
public class EffectOnDrive extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EffectOnDrive(java.lang.Short type, java.lang.String driveName, FAtiMA.Core.wellFormedNames.Symbol target, float value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDriveName()FAtiMA.Core.wellFormedNames.SymbolgetTarget()shortgetType()floatgetValue()
-