public class IdClassConfig
extends java.lang.Object
Constructor and Description |
---|
IdClassConfig() |
Modifier and Type | Method and Description |
---|---|
void |
addClass(java.lang.String className)
Sets the class name.
|
java.lang.String |
getClassName()
Returns the class name.
|