public class WCSConfig
extends java.lang.Object
implements java.io.Serializable
WCS service configuration information.
Modifier and Type | Field and Description |
---|---|
ServiceIdentification |
identification
Service description.
|
ServiceProvider |
provider
The information of the service provider.
|
java.lang.String |
version
WCS 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.