Package sk.iway.iwcm.system
Class ConfDetails
java.lang.Object
sk.iway.iwcm.system.ConfDetails
- Direct Known Subclasses:
ConfDetailsDto,ConfPrefixDto
Informacia o konfiguracnej premennej v DB / zoznam premennych
ConfDetails.java
-
Constructor Summary
ConstructorsConstructorDescriptionConfDetails(String name, String value) ConfDetails(String name, String value, Date dateChanged) -
Method Summary
Modifier and TypeMethodDescriptiongetName()getValue()voidsetDateChanged(Date dateChanged) voidsetDescription(String description) voidsetModules(String modules) voidvoid
-
Constructor Details
-
ConfDetails
public ConfDetails() -
ConfDetails
-
ConfDetails
-
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-
getModules
-
setModules
-
getDescription
-
setDescription
-
getDateChanged
-
setDateChanged
-