public interface MapKeyClass<T> extends Child<T>, OrmMapKeyClassCommType<T,MapKeyClass<T>>
map-key-class
xsd typeModifier 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 class
MapKeyClass
String getClazz()
class
attributeclass
MapKeyClass<T> removeClazzAttr()
class
attributeMapKeyClass
Copyright © 2022 JBoss by Red Hat. All rights reserved.