Package com.netscape.certsrv.property
Class PropertySet
java.lang.Object
com.netscape.certsrv.property.PropertySet
A set of properties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(String name, IDescriptor desc) getDescriptor
(String name) getNames()
void
int
size()
-
Constructor Details
-
PropertySet
public PropertySet()
-
-
Method Details
-
add
-
getNames
-
getDescriptor
-
remove
-
size
public int size()
-