|
||||||||||
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:
Ows10Package.getServiceIdentificationType()
Method Summary | |
---|---|
java.lang.String |
getAccessConstraints()
Returns the value of the 'Access Constraints' attribute. |
java.lang.String |
getFees()
Returns the value of the 'Fees' attribute. |
CodeType |
getServiceType()
Returns the value of the 'Service Type' containment reference. |
java.lang.String |
getServiceTypeVersion()
Returns the value of the 'Service Type Version' attribute. |
void |
setAccessConstraints(java.lang.String value)
Sets the value of the ' Access Constraints ' attribute. |
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. |
void |
setServiceTypeVersion(java.lang.String value)
Sets the value of the ' Service Type Version ' attribute. |
Methods inherited from interface net.opengis.ows10.DescriptionType |
---|
getAbstract, getKeywords, getTitle, setAbstract, setTitle |
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)
,
Ows10Package.getServiceIdentificationType_ServiceType()
void setServiceType(CodeType value)
Service Type
' containment reference.
value
- the new value of the 'Service Type' containment reference.getServiceType()
java.lang.String getServiceTypeVersion()
setServiceTypeVersion(String)
,
Ows10Package.getServiceIdentificationType_ServiceTypeVersion()
void setServiceTypeVersion(java.lang.String value)
Service Type Version
' attribute.
value
- the new value of the 'Service Type Version' attribute.getServiceTypeVersion()
java.lang.String getFees()
setFees(String)
,
Ows10Package.getServiceIdentificationType_Fees()
void setFees(java.lang.String value)
Fees
' attribute.
value
- the new value of the 'Fees' attribute.getFees()
java.lang.String getAccessConstraints()
setAccessConstraints(String)
,
Ows10Package.getServiceIdentificationType_AccessConstraints()
void setAccessConstraints(java.lang.String value)
Access Constraints
' attribute.
value
- the new value of the 'Access Constraints' attribute.getAccessConstraints()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |