Interface IDtoConstantTransitionExpenseModel
- All Superinterfaces:
IDtoAbstractTransitionExpenseModel
- All Known Implementing Classes:
DtoConstantTransitionExpenseModel
A model that always returns the same output.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
_DISCRIMINATOR_TYPE_NAME
- See Also:
-
-
Method Details
-
getType
String getType()Type discriminator- Specified by:
getTypein interfaceIDtoAbstractTransitionExpenseModel
-
getId
String getId()- Specified by:
getIdin interfaceIDtoAbstractTransitionExpenseModel
-
setId
- Specified by:
setIdin interfaceIDtoAbstractTransitionExpenseModel
-
getValue
Double getValue() -
setValue
-