|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBIAuthAlias
A representation of the model object 'WBI Auth Alias'.
The following features are supported:
WBITopologyPackage.getWBIAuthAlias()
Method Summary | |
---|---|
java.lang.String |
getComponent()
Returns the value of the 'Component' attribute |
java.lang.String |
getDbcomponent()
Returns the value of the 'Dbcomponent' attribute |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getPassword()
Returns the value of the 'Password' attribute |
java.lang.String |
getUserName()
Returns the value of the 'User Name' attribute |
void |
setComponent(java.lang.String value)
Sets the value of the ' Component ' attribute |
void |
setDbcomponent(java.lang.String value)
Sets the value of the ' Dbcomponent ' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' 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 ' User Name ' 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 getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
WBITopologyPackage.getWBIAuthAlias_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getUserName()
If the meaning of the 'User Name' attribute isn't clear, there really should be more of a description here...
setUserName(String)
,
WBITopologyPackage.getWBIAuthAlias_UserName()
void setUserName(java.lang.String value)
User Name
' attribute.
value
- the new value of the 'User Name' 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)
,
WBITopologyPackage.getWBIAuthAlias_Password()
void setPassword(java.lang.String value)
Password
' attribute.
value
- the new value of the 'Password' attribute.getPassword()
java.lang.String getComponent()
If the meaning of the 'Component' attribute isn't clear, there really should be more of a description here...
setComponent(String)
,
WBITopologyPackage.getWBIAuthAlias_Component()
void setComponent(java.lang.String value)
Component
' attribute.
value
- the new value of the 'Component' attribute.getComponent()
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
WBITopologyPackage.getWBIAuthAlias_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
java.lang.String getDbcomponent()
If the meaning of the 'Dbcomponent' attribute isn't clear, there really should be more of a description here...
setDbcomponent(String)
,
WBITopologyPackage.getWBIAuthAlias_Dbcomponent()
void setDbcomponent(java.lang.String value)
Dbcomponent
' attribute.
value
- the new value of the 'Dbcomponent' attribute.getDbcomponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |