org.eclipse.jst.j2ee.webapplication
Interface RoleNameType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, J2EEEObject, org.eclipse.emf.common.notify.Notifier

public interface RoleNameType
extends J2EEEObject

Since:
1.0

Method Summary
 java.lang.String getRoleName()
           
 void setRoleName(java.lang.String value)
           
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getRoleName

java.lang.String getRoleName()
Returns:
The value of the RoleName attribute

setRoleName

void setRoleName(java.lang.String value)
Parameters:
value - The new value of the RoleName attribute