org.gvsig.remoteclient.wcs
Class WCSServiceInformation

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.OGCServiceInformation
      extended by org.gvsig.remoteclient.wcs.WCSServiceInformation

public class WCSServiceInformation
extends OGCServiceInformation

Author:
Jorge Piera

Field Summary
 java.lang.String abstr
           
 java.lang.String address
           
 java.lang.String addresstype
           
 java.lang.String country
           
 java.lang.String email
           
 java.lang.String fax
           
 java.lang.String fees
           
 java.util.Vector formats
           
 java.lang.String function
           
 java.lang.String keywords
           
 java.lang.String name
           
 java.lang.String online_resource
           
 java.util.HashMap operations
           
 java.lang.String operationsInfo
           
 java.lang.String organization
           
 java.lang.String personname
           
 java.lang.String phone
           
 java.lang.String place
           
 java.lang.String postcode
           
 java.lang.String province
           
 java.lang.String scope
           
 java.lang.String title
           
 java.lang.String version
           
 
Fields inherited from class org.gvsig.remoteclient.ogc.OGCServiceInformation
operationsGet, operationsPost
 
Constructor Summary
WCSServiceInformation()
           
 
Method Summary
 OGCClientOperation createOperation(java.lang.String name)
           
 OGCClientOperation createOperation(java.lang.String name, java.lang.String onlineResource)
           
 
Methods inherited from class org.gvsig.remoteclient.ogc.OGCServiceInformation
addOperation, addOperation, getOnline_resource, getOnlineResource, getOnlineResource, getSupportedOperationsByName, isOperationSupported
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

WCSServiceInformation

public WCSServiceInformation()
Method Detail

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.