Interface IDtoConstantRunExpenseModel
- All Superinterfaces:
IDtoAbstractRunExpenseModel
- All Known Implementing Classes:
DtoConstantRunExpenseModel
On evalulation, returns always the same predetermined value.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
_DISCRIMINATOR_TYPE_NAME
- See Also:
-
-
Method Details
-
getType
String getType()Type discriminator- Specified by:
getTypein interfaceIDtoAbstractRunExpenseModel
-
getId
String getId()Unique identifier amoung all DtoAbstractRunExpenseModels.- Specified by:
getIdin interfaceIDtoAbstractRunExpenseModel
-
setId
Unique identifier amoung all DtoAbstractRunExpenseModels.- Specified by:
setIdin interfaceIDtoAbstractRunExpenseModel
-
getValue
Double getValue() -
setValue
-