|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResSharingScopeType | |
---|---|
org.eclipse.jst.j2ee.common |
Uses of ResSharingScopeType in org.eclipse.jst.j2ee.common |
---|
Fields in org.eclipse.jst.j2ee.common declared as ResSharingScopeType | |
static ResSharingScopeType |
ResSharingScopeType.SHAREABLE_LITERAL
The 'Shareable' literal object |
static ResSharingScopeType |
ResSharingScopeType.UNSHAREABLE_LITERAL
The 'Unshareable' literal object |
Methods in org.eclipse.jst.j2ee.common that return ResSharingScopeType | |
static ResSharingScopeType |
ResSharingScopeType.get(java.lang.String literal)
Returns the 'Res Sharing Scope Type' literal with the specified literal value |
static ResSharingScopeType |
ResSharingScopeType.getByName(java.lang.String name)
Returns the 'Res Sharing Scope Type' literal with the specified name |
static ResSharingScopeType |
ResSharingScopeType.get(int value)
Returns the 'Res Sharing Scope Type' literal with the specified integer value |
ResSharingScopeType |
ResourceRef.getResSharingScope()
|
Methods in org.eclipse.jst.j2ee.common with parameters of type ResSharingScopeType | |
void |
ResourceRef.setResSharingScope(ResSharingScopeType value)
Sets the value of the ' Res Sharing Scope ' attribute |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |