net.opengis.wps10
Interface LanguagesType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
LanguagesTypeImpl

public interface LanguagesType
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Languages Type'. Identifies a list of languages supported by this service.

The following features are supported:

See Also:
Wps10Package.getLanguagesType()

Method Summary
 org.eclipse.emf.common.util.EList getLanguage()
           
 
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

getLanguage

org.eclipse.emf.common.util.EList getLanguage()


Copyright © 1996-2010 Geotools. All Rights Reserved.