Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.javaee7.ResSharingScopeType
Packages that use ResSharingScopeType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ResSharingScopeType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return ResSharingScopeTypeModifier and TypeMethodDescriptionstatic ResSharingScopeTypeResSharingScopeType.getFromStringValue(String value) ResourceRefType.getResSharingScope()Returns theres-sharing-scopeelementstatic ResSharingScopeTypeReturns the enum constant of this class with the specified name.static ResSharingScopeType[]ResSharingScopeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 with parameters of type ResSharingScopeTypeModifier and TypeMethodDescriptionResourceRefType.resSharingScope(ResSharingScopeType resSharingScope) Sets theres-sharing-scopeelement -
Uses of ResSharingScopeType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return ResSharingScopeTypeModifier and TypeMethodDescriptionResourceRefTypeImpl.getResSharingScope()Returns theres-sharing-scopeelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 with parameters of type ResSharingScopeTypeModifier and TypeMethodDescriptionResourceRefTypeImpl.resSharingScope(ResSharingScopeType resSharingScope) Sets theres-sharing-scopeelement