com.supermap.services.wcs

Class WCSConfig

  • java.lang.Object
    • com.supermap.services.wcs.WCSConfig
  • All Implemented Interfaces:
    java.io.Serializable


    public class WCSConfig
    extends java.lang.Object
    implements java.io.Serializable
    

    WCS service configuration information.

    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      WCSConfig() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean equals(java.lang.Object obj) 
      int hashCode()
      Gets the hash value of the object instance
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • version

        public java.lang.String version
        

        WCS version

      • provider

        public ServiceProvider provider
        

        The information of the service provider.

    • Constructor Detail

      • WCSConfig

        public WCSConfig()
        
    • Method Detail

      • equals

        public final boolean equals(java.lang.Object obj)
        
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public final int hashCode()
        
        Gets the hash value of the object instance
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        hash value