
public interface TransformerType<T> extends Child<T>
transformerType xsd type| Modifier and Type | Method and Description |
|---|---|
TransformerType<T> |
clazz(String clazz)
Sets the
class attribute |
String |
getClazz()
Returns the
class attribute |
TransformerType<T> |
removeClazzAttr()
Removes the
class attribute |
TransformerType<T> clazz(String clazz)
class attributeclazz - the value for the attribute classTransformerTypeString getClazz()
class attributeclassTransformerType<T> removeClazzAttr()
class attributeTransformerTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.