Package com.netscape.certsrv.system
Class Feature
java.lang.Object
com.netscape.certsrv.system.Feature
- All Implemented Interfaces:
JSONSerializer
-
Field Summary
Fields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
boolean
void
setDescription
(String description) void
setEnabled
(boolean enabled) void
void
setVersion
(String version) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
Feature
public Feature()
-
-
Method Details