
public interface MapKeyClass<T> extends Child<T>, OrmMapKeyClassCommType<T,MapKeyClass<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> |
removeClazzAttr()
Removes the
class attribute |
MapKeyClass<T> clazz(String clazz)
class attributeclazz - the value for the attribute classMapKeyClassString getClazz()
class attributeclassMapKeyClass<T> removeClazzAttr()
class attributeMapKeyClassCopyright © 2021 JBoss by Red Hat. All rights reserved.