com.supermap.services.providers

Class AggregationMapProviderSetting

  • All Implemented Interfaces:
    java.io.Serializable


    public class AggregationMapProviderSetting
    extends MapProviderSetting
    implements java.io.Serializable
    

    Aggregate the map service provider to set the class.

    Provides settings for aggregated map service provider information.

    See Also:
    Serialized Form
    • Field Detail

      • serviceInfos

        public java.util.List<ServiceInfo> serviceInfos
        

        The information list of service endpoint.

      • mapNames

        public java.lang.String[] mapNames
        

        Map name.

      • targetName

        public java.lang.String targetName
        

        The name of the map after the aggregation.

      • cacheEnabled

        public boolean cacheEnabled
        
        Whether to use caching.
        Since:
        8.0.0
    • Constructor Detail

      • AggregationMapProviderSetting

        public AggregationMapProviderSetting()
        
    • Method Detail

      • equals

        public boolean equals(java.lang.Object obj)
        

        To determine whether the two objects are equal.

        Overrides:
        equals in class java.lang.Object
        Parameters:
        obj - the object to be compared.
        Returns:
        a value indicating whether the two objects are equal, true that the two objects are equal.
      • hashCode

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