
public interface Decorators<T> extends Child<T>, JavaeeDecoratorsCommType<T,Decorators<T>>
decorators xsd type| Modifier and Type | Method and Description |
|---|---|
Decorators<T> |
clazz(String... values)
Creates for all String objects representing
class elements,
a new class element |
List<String> |
getAllClazz()
Returns all
class elements |
Decorators<T> |
removeAllClazz()
Removes the
class element |
Decorators<T> clazz(String... values)
class elements,
a new class elementvalues - list of class objectsDecoratorsDecorators<T> removeAllClazz()
class elementDecoratorsCopyright © 2025 JBoss by Red Hat. All rights reserved.