Class SettingsDto
java.lang.Object
org.apache.clusterbr.zupportl5.dto.SettingsDto
-
Constructor Summary
ConstructorsConstructorDescriptionSettingsDto(String idKey, String value) SettingsDto(String idKey, String value, String label, Long expiresAtLong, Timestamp expiresAtTime, Timestamp lastUpdate) -
Method Summary
Modifier and TypeMethodDescriptiongetIdKey()getLabel()getValue()voidsetExpiresAtLong(Long expiresAtLong) voidsetExpiresAtTime(Timestamp expiresAtTime) voidvoidvoidsetLastUpdate(Timestamp lastUpdate) voidtoString()