public interface MapKey<T> extends Child<T>, OrmMapKeyCommType<T,MapKey<T>>
map-key
xsd typeModifier and Type | Method and Description |
---|---|
String |
getName()
Returns the
name attribute |
MapKey<T> |
name(String name)
Sets the
name attribute |
MapKey<T> |
removeName()
Removes the
name attribute |
Copyright © 2020 JBoss by Red Hat. All rights reserved.