com.supermap.services.providers

Class ExcludedFieldsInDatasource

  • java.lang.Object
    • com.supermap.services.providers.ExcludedFieldsInDatasource
  • All Implemented Interfaces:
    java.io.Serializable


    public class ExcludedFieldsInDatasource
    extends java.lang.Object
    implements java.io.Serializable
    
    See Also:
    Serialized Form
    • Constructor Detail

      • ExcludedFieldsInDatasource

        public ExcludedFieldsInDatasource()
        
    • Method Detail

      • getDataSourceName

        public java.lang.String getDataSourceName()
        
      • setDataSourceName

        public void setDataSourceName(java.lang.String dataSourceName)
        
      • setExcludedFieldsInDatasets

        protected void setExcludedFieldsInDatasets(ExcludedFieldsInDataset[] excludedFieldsInDatasets)
        
      • equals

        public boolean equals(java.lang.Object obj)
        

        Compare whether the specified object is equal to the current object.

        Overrides:
        equals in class java.lang.Object
        Parameters:
        obj - the object that is compared with the current object.
        Returns:
        Returns true if both objects are equal; false otherwise.
      • hashCode

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