|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WPSCapabilitiesType
A representation of the model object 'WPS Capabilities Type'.
The following features are supported:
Wps10Package.getWPSCapabilitiesType()
Method Summary | |
---|---|
java.lang.String |
getLang()
Returns the value of the 'Lang' attribute. |
LanguagesType1 |
getLanguages()
Returns the value of the 'Languages' containment reference. |
ProcessOfferingsType |
getProcessOfferings()
Returns the value of the 'Process Offerings' containment reference. |
java.lang.String |
getService()
Returns the value of the 'Service' attribute. |
WSDLType |
getWSDL()
Returns the value of the 'WSDL' containment reference. |
boolean |
isSetService()
Returns whether the value of the ' Service ' attribute is set. |
void |
setLang(java.lang.String value)
Sets the value of the ' Lang ' attribute. |
void |
setLanguages(LanguagesType1 value)
Sets the value of the ' Languages ' containment reference. |
void |
setProcessOfferings(ProcessOfferingsType value)
Sets the value of the ' Process Offerings ' containment reference. |
void |
setService(java.lang.String value)
Sets the value of the ' Service ' attribute. |
void |
setWSDL(WSDLType value)
Sets the value of the ' WSDL ' containment reference. |
void |
unsetService()
Unsets the value of the ' Service ' attribute. |
Methods inherited from interface net.opengis.ows11.CapabilitiesBaseType |
---|
getOperationsMetadata, getServiceIdentification, getServiceProvider, getUpdateSequence, getVersion, setOperationsMetadata, setServiceIdentification, setServiceProvider, setUpdateSequence, setVersion |
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 |
---|
ProcessOfferingsType getProcessOfferings()
setProcessOfferings(ProcessOfferingsType)
,
Wps10Package.getWPSCapabilitiesType_ProcessOfferings()
void setProcessOfferings(ProcessOfferingsType value)
Process Offerings
' containment reference.
value
- the new value of the 'Process Offerings' containment reference.getProcessOfferings()
LanguagesType1 getLanguages()
setLanguages(LanguagesType1)
,
Wps10Package.getWPSCapabilitiesType_Languages()
void setLanguages(LanguagesType1 value)
Languages
' containment reference.
value
- the new value of the 'Languages' containment reference.getLanguages()
WSDLType getWSDL()
setWSDL(WSDLType)
,
Wps10Package.getWPSCapabilitiesType_WSDL()
void setWSDL(WSDLType value)
WSDL
' containment reference.
value
- the new value of the 'WSDL' containment reference.getWSDL()
java.lang.String getLang()
setLang(String)
,
Wps10Package.getWPSCapabilitiesType_Lang()
void setLang(java.lang.String value)
Lang
' attribute.
value
- the new value of the 'Lang' attribute.getLang()
java.lang.String getService()
"WPS"
.
If the meaning of the 'Service' attribute isn't clear, there really should be more of a description here...
isSetService()
,
unsetService()
,
setService(String)
,
Wps10Package.getWPSCapabilitiesType_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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |