Uses of Enum
org.jboss.shrinkwrap.api.ShrinkWrap.DefaultDomainWrapper
Packages that use ShrinkWrap.DefaultDomainWrapper
-
Uses of ShrinkWrap.DefaultDomainWrapper in org.jboss.shrinkwrap.api
Subclasses with type arguments of type ShrinkWrap.DefaultDomainWrapper in org.jboss.shrinkwrap.apiModifier and TypeClassDescriptionprivate static enumSingleton wrapper to encapsulate a default domainMethods in org.jboss.shrinkwrap.api that return ShrinkWrap.DefaultDomainWrapperModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ShrinkWrap.DefaultDomainWrapper[]ShrinkWrap.DefaultDomainWrapper.values()Returns an array containing the constants of this enum type, in the order they are declared.