public interface MapKeyClass<T> extends Child<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> |
removeClazz()
Removes the
class attribute |
MapKeyClass<T> clazz(String clazz)
class
attributeclazz
- the value for the attribute class
MapKeyClass
String getClazz()
class
attributeclass
MapKeyClass<T> removeClazz()
class
attributeMapKeyClass
Copyright © 2016 JBoss by Red Hat. All rights reserved.