public interface IdClass<T> extends Child<T>, OrmIdClassCommType<T,IdClass<T>>
id-class
xsd typeModifier and Type | Method and Description |
---|---|
IdClass<T> |
clazz(String clazz)
Sets the
class attribute |
String |
getClazz()
Returns the
class attribute |
IdClass<T> |
removeClazzAttr()
Removes the
class attribute |
Copyright © 2017 JBoss by Red Hat. All rights reserved.