Class SendToReportActionValue
java.lang.Object
net.datenwerke.rs.scheduler.service.scheduler.sendto.SendToReportActionValue
- All Implemented Interfaces:
Serializable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidvoidsetTheValue(String theValue) voidsetValueId(String valueId) voidsetVersion(Long version)
-
Constructor Details
-
SendToReportActionValue
public SendToReportActionValue() -
SendToReportActionValue
-
-
Method Details
-
getVersion
-
setVersion
-
getId
-
setId
-
getValueId
-
setValueId
-
getTheValue
-
setTheValue
-