|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerUrl
A representation of the model object ' Server Url'.
The following features are supported:
UrlPackage.getServerUrl()| Method Summary | |
|---|---|
String |
getHostName()
Returns the value of the 'Host Name' attribute. |
int |
getPort()
Returns the value of the 'Port' attribute. |
String |
getUrlString()
Returns a string representation of the url. |
void |
setHostName(String value)
Sets the value of the ' Host Name' attribute. |
void |
setPort(int value)
Sets the value of the ' Port
' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getHostName()
If the meaning of the 'Host Name' attribute isn't clear, there really should be more of a description here...
setHostName(String),
UrlPackage.getServerUrl_HostName()void setHostName(String value)
Host Name' attribute.
value - the new value of the 'Host Name' attribute.getHostName()int getPort()
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(int),
UrlPackage.getServerUrl_Port()void setPort(int value)
Port
' attribute.
value - the new value of the 'Port' attribute.getPort()String getUrlString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||