com.supermap.services.providers

类 ArcGISRestGeocodeProviderSetting

  • java.lang.Object
    • com.supermap.services.providers.ArcGISRestGeocodeProviderSetting
  • 所有已实现的接口:
    java.io.Serializable


    public class ArcGISRestGeocodeProviderSetting
    extends java.lang.Object
    implements java.io.Serializable
    
    另请参阅:
    序列化表格
    • 字段详细资料

      • restServiceRootURL

        public java.lang.String restServiceRootURL
        
      • token

        public java.lang.String token
        
      • httpReferer

        public java.lang.String httpReferer
        
    • 构造器详细资料

      • ArcGISRestGeocodeProviderSetting

        public ArcGISRestGeocodeProviderSetting()
        
    • 方法详细资料

      • equals

        public boolean equals(java.lang.Object o)
        
        覆盖:
        equals 在类中 java.lang.Object
      • hashCode

        public int hashCode()
        
        覆盖:
        hashCode 在类中 java.lang.Object