net.opengis.ows10
Interface AcceptVersionsType

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

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

A representation of the model object 'Accept Versions Type'. Prioritized sequence of one or more specification versions accepted by client, with preferred versions listed first. See Version negotiation subclause for more information.

The following features are supported:

See Also:
Ows10Package.getAcceptVersionsType()

Method Summary
 org.eclipse.emf.common.util.EList getVersion()
          Returns the value of the 'Version' attribute list.
 
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

getVersion

org.eclipse.emf.common.util.EList getVersion()
Returns the value of the 'Version' attribute list. The list contents are of type String.

If the meaning of the 'Version' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Version' attribute list.
See Also:
Ows10Package.getAcceptVersionsType_Version()


Copyright © 1996-2010 Geotools. All Rights Reserved.