|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GetCapabilitiesType
A representation of the model object 'Get Capabilities Type'.
The following features are supported:
Wps10Package.getGetCapabilitiesType()
Method Summary | |
---|---|
AcceptVersionsType |
getAcceptVersions()
Returns the value of the 'Accept Versions' containment reference. |
java.lang.String |
getBaseUrl()
Returns the value of the 'Base Url' attribute. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
java.lang.String |
getService()
Returns the value of the 'Service' attribute. |
boolean |
isSetService()
Returns whether the value of the ' Service ' attribute is set. |
void |
setAcceptVersions(AcceptVersionsType value)
Sets the value of the ' Accept Versions ' containment reference. |
void |
setBaseUrl(java.lang.String value)
Sets the value of the ' Base Url ' attribute. |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language ' attribute. |
void |
setService(java.lang.String value)
Sets the value of the ' Service ' attribute. |
void |
unsetService()
Unsets the value of the ' Service ' 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 |
---|
AcceptVersionsType getAcceptVersions()
setAcceptVersions(AcceptVersionsType)
,
Wps10Package.getGetCapabilitiesType_AcceptVersions()
void setAcceptVersions(AcceptVersionsType value)
Accept Versions
' containment reference.
value
- the new value of the 'Accept Versions' containment reference.getAcceptVersions()
java.lang.String getLanguage()
setLanguage(String)
,
Wps10Package.getGetCapabilitiesType_Language()
void setLanguage(java.lang.String value)
Language
' attribute.
value
- the new value of the 'Language' attribute.getLanguage()
java.lang.String getService()
"WPS"
.
OGC service type identifier (WPS).
isSetService()
,
unsetService()
,
setService(String)
,
Wps10Package.getGetCapabilitiesType_Service()
void setService(java.lang.String value)
Service
' attribute.
value
- the new value of the 'Service' attribute.isSetService()
,
unsetService()
,
getService()
void unsetService()
Service
' attribute.
isSetService()
,
getService()
,
setService(String)
boolean isSetService()
Service
' attribute is set.
unsetService()
,
getService()
,
setService(String)
java.lang.String getBaseUrl()
If the meaning of the 'Base Url' attribute isn't clear, there really should be more of a description here...
setBaseUrl(String)
,
Wps10Package.getGetCapabilitiesType_BaseUrl()
void setBaseUrl(java.lang.String value)
Base Url
' attribute.
value
- the new value of the 'Base Url' attribute.getBaseUrl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |