|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Admin
A representation of the model object 'Admin'.
The following features are supported:
DawncodegenPackage.getAdmin()| Method Summary | |
|---|---|
java.lang.String |
getPassword()
Returns the value of the 'Password' attribute |
java.lang.String |
getUsername()
Returns the value of the 'Username' attribute |
void |
setPassword(java.lang.String value)
Sets the value of the ' Password' attribute |
void |
setUsername(java.lang.String value)
Sets the value of the ' Username' attribute |
| 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 |
|---|
java.lang.String getUsername()
If the meaning of the 'Username' attribute isn't clear, there really should be more of a description here...
setUsername(String),
DawncodegenPackage.getAdmin_Username()void setUsername(java.lang.String value)
Username' attribute.
value - the new value of the 'Username' attribute.getUsername()java.lang.String getPassword()
If the meaning of the 'Password' attribute isn't clear, there really should be more of a description here...
setPassword(String),
DawncodegenPackage.getAdmin_Password()void setPassword(java.lang.String value)
Password' attribute.
value - the new value of the 'Password' attribute.getPassword()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||