|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceIdentificationType
A representation of the model object 'Service Identification Type'.
The following features are supported:
Ows11Package.getServiceIdentificationType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAccessConstraints()
Returns the value of the 'Access Constraints' attribute list. |
java.lang.String |
getFees()
Returns the value of the 'Fees' attribute. |
org.eclipse.emf.common.util.EList |
getProfile()
Returns the value of the 'Profile' attribute list. |
CodeType |
getServiceType()
Returns the value of the 'Service Type' containment reference. |
org.eclipse.emf.common.util.EList |
getServiceTypeVersion()
Returns the value of the 'Service Type Version' attribute list. |
void |
setFees(java.lang.String value)
Sets the value of the ' Fees ' attribute. |
void |
setServiceType(CodeType value)
Sets the value of the ' Service Type ' containment reference. |
Methods inherited from interface net.opengis.ows11.DescriptionType |
---|
getAbstract, getKeywords, getTitle |
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 |
---|
CodeType getServiceType()
setServiceType(CodeType)
,
Ows11Package.getServiceIdentificationType_ServiceType()
void setServiceType(CodeType value)
Service Type
' containment reference.
value
- the new value of the 'Service Type' containment reference.getServiceType()
org.eclipse.emf.common.util.EList getServiceTypeVersion()
String
.
Unordered list of one or more versions of this service type implemented by this server. This information is not adequate for version negotiation, and shall not be used for that purpose.
Ows11Package.getServiceIdentificationType_ServiceTypeVersion()
org.eclipse.emf.common.util.EList getProfile()
String
.
Unordered list of identifiers of Application Profiles that are implemented by this server. This element should be included for each specified application profile implemented by this server. The identifier value should be specified by each Application Profile. If this element is omitted, no meaning is implied.
Ows11Package.getServiceIdentificationType_Profile()
java.lang.String getFees()
setFees(String)
,
Ows11Package.getServiceIdentificationType_Fees()
void setFees(java.lang.String value)
Fees
' attribute.
value
- the new value of the 'Fees' attribute.getFees()
org.eclipse.emf.common.util.EList getAccessConstraints()
String
.
Unordered list of access constraints applied to assure the protection of privacy or intellectual property, and any other restrictions on retrieving or using data from or otherwise using this server. The reserved value NONE (case insensitive) shall be used to mean no access constraints are imposed. When this element is omitted, no meaning is implied.
Ows11Package.getServiceIdentificationType_AccessConstraints()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |