com.supermap.services.ogc

Class ServiceProvider

  • java.lang.Object
    • com.supermap.services.ogc.ServiceProvider
  • All Implemented Interfaces:
    java.io.Serializable


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

    Service provider information.

    See Also:
    Serialized Form
    • 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

      • providerName

        public java.lang.String providerName
        

        Service provider name.

      • providerSite

        public java.lang.String providerSite
        

        Service provider homepage.

      • serviceContact

        public ServiceContact serviceContact
        

        Service provider contact information.

    • Constructor Detail

      • ServiceProvider

        public ServiceProvider()
        
    • 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