|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResSharingScopeTypeBase | |
---|---|
org.eclipse.modisco.jee.webapp.webapp25 |
Uses of ResSharingScopeTypeBase in org.eclipse.modisco.jee.webapp.webapp25 |
---|
Fields in org.eclipse.modisco.jee.webapp.webapp25 with type parameters of type ResSharingScopeTypeBase | |
---|---|
static java.util.List<ResSharingScopeTypeBase> |
ResSharingScopeTypeBase.VALUES
A public read-only list of all the 'Res Sharing Scope Type Base' enumerators. |
Methods in org.eclipse.modisco.jee.webapp.webapp25 that return ResSharingScopeTypeBase | |
---|---|
static ResSharingScopeTypeBase |
ResSharingScopeTypeBase.get(int value)
Returns the 'Res Sharing Scope Type Base' literal with the specified integer value. |
static ResSharingScopeTypeBase |
ResSharingScopeTypeBase.get(java.lang.String literal)
Returns the 'Res Sharing Scope Type Base' literal with the specified literal value. |
static ResSharingScopeTypeBase |
ResSharingScopeTypeBase.getByName(java.lang.String name)
Returns the 'Res Sharing Scope Type Base' literal with the specified name. |
static ResSharingScopeTypeBase |
ResSharingScopeTypeBase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResSharingScopeTypeBase[] |
ResSharingScopeTypeBase.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |