public class MapKeyClass
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
clazz |
| Constructor and Description |
|---|
MapKeyClass() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClazz()
Gets the value of the clazz property.
|
void |
setClazz(java.lang.String value)
Sets the value of the clazz property.
|