|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceProvider
Represents the ServiceProvider section of the capabilities of an OGC compliant web service according to the OGC Common Implementation Specification 0.3. This section corresponds to and expands the SV_ServiceProvider class in ISO 19119.
| Method Summary | |
|---|---|
Contact |
getContactInfo()
Returns the contactInfo. |
String |
getIndividualName()
Returns the individualName. |
String |
getPositionName()
Returns the positionName. |
String |
getProviderName()
Returns the providerName. |
SimpleLink |
getProviderSite()
Returns the providerSite. |
KeywordType |
getRole()
Returns the role. |
| Method Detail |
|---|
@UML(identifier="contactInfo",
specification=UNSPECIFIED)
Contact getContactInfo()
@UML(identifier="individualName",
specification=UNSPECIFIED)
String getIndividualName()
@UML(identifier="positionName",
specification=UNSPECIFIED)
String getPositionName()
@UML(identifier="providerName",
specification=UNSPECIFIED)
String getProviderName()
@UML(identifier="providerSite",
specification=UNSPECIFIED)
SimpleLink getProviderSite()
KeywordType getRole()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||