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