Uses of Interface
org.jboss.shrinkwrap.descriptor.api.beans10.Decorators

Packages that use Decorators
org.jboss.shrinkwrap.descriptor.api.beans10 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of Decorators in org.jboss.shrinkwrap.descriptor.api.beans10
 

Methods in org.jboss.shrinkwrap.descriptor.api.beans10 that return Decorators
 Decorators<T> Decorators.clazz(String... values)
          Creates for all String objects representing class elements, a new class element
 Decorators<BeansDescriptor> BeansDescriptor.getOrCreateDecorators()
          If not already created, a new decorators element with the given value will be created.
 Decorators<Beans<T>> Beans.getOrCreateDecorators()
          If not already created, a new decorators element with the given value will be created.
 Decorators<T> Decorators.removeAllClazz()
          Removes the class element
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.