Class HistoryEntryProperty
java.lang.Object
net.datenwerke.scheduler.service.scheduler.entities.history.HistoryEntryProperty
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@GenerateDto(dtoPackage="net.datenwerke.scheduler.client.scheduler.dto.history")
public class HistoryEntryProperty
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HistoryEntryProperty
public HistoryEntryProperty() -
HistoryEntryProperty
-
-
Method Details
-
getVersion
-
setVersion
-
getId
-
setId
-
getKey
-
setKey
-
getValue
-
setValue
-