public interface MapKeyClass<T> extends Child<T>
map-key-class xsd type| Modifier and Type | Method and Description |
|---|---|
MapKeyClass<T> |
clazz(String clazz)
Sets the
class attribute |
String |
getClazz()
Returns the
class attribute |
MapKeyClass<T> |
removeClazz()
Removes the
class attribute |
MapKeyClass<T> clazz(String clazz)
class attributeclazz - the value for the attribute classMapKeyClassString getClazz()
class attributeclassMapKeyClass<T> removeClazz()
class attributeMapKeyClassCopyright © 2016 JBoss by Red Hat. All rights reserved.