org.gvsig.remoteclient.wcs
Class WCSServiceInformation
java.lang.Object
org.gvsig.remoteclient.ogc.OGCServiceInformation
org.gvsig.remoteclient.wcs.WCSServiceInformation
public class WCSServiceInformation
- extends OGCServiceInformation
- Author:
- Jorge Piera
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
abstr
public java.lang.String abstr
address
public java.lang.String address
addresstype
public java.lang.String addresstype
country
public java.lang.String country
email
public java.lang.String email
fax
public java.lang.String fax
fees
public java.lang.String fees
formats
public java.util.Vector formats
function
public java.lang.String function
keywords
public java.lang.String keywords
name
public java.lang.String name
online_resource
public java.lang.String online_resource
operations
public java.util.HashMap operations
operationsInfo
public java.lang.String operationsInfo
organization
public java.lang.String organization
personname
public java.lang.String personname
phone
public java.lang.String phone
place
public java.lang.String place
postcode
public java.lang.String postcode
province
public java.lang.String province
scope
public java.lang.String scope
title
public java.lang.String title
version
public java.lang.String version
WCSServiceInformation
public WCSServiceInformation()
createOperation
public OGCClientOperation createOperation(java.lang.String name)
- Specified by:
createOperation in class OGCServiceInformation
createOperation
public OGCClientOperation createOperation(java.lang.String name,
java.lang.String onlineResource)
- Specified by:
createOperation in class OGCServiceInformation
Copyright © 2014 gvSIG Association. All Rights Reserved.