
public interface Include<T> extends Child<T>, JslIncludeCommType<T,Include<T>>
include xsd type| Modifier 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 © 2025 JBoss by Red Hat. All rights reserved.