public class WCSConfig
extends java.lang.Object
implements java.io.Serializable
WCS service configuration information.
| Modifier and Type | Field and Description | 
|---|---|
| ServiceIdentification | identificationService description. | 
| ServiceProvider | providerThe information of the service provider. | 
| java.lang.String | versionWCS version | 
| Constructor and Description | 
|---|
| WCSConfig() | 
public java.lang.String version
WCS version
public ServiceIdentification identification
Service description.
public ServiceProvider provider
The information of the service provider.