com.supermap.services.providers

Class ExcludedFieldsInDataset

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


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

      • ExcludedFieldsInDataset

        public ExcludedFieldsInDataset()
        
    • Method Detail

      • getDatasetName

        public java.lang.String getDatasetName()
        
      • setDatasetName

        public void setDatasetName(java.lang.String datasetName)
        
      • getExcludedFields

        protected java.lang.String getExcludedFields()
        
      • setExcludedFields

        protected void setExcludedFields(java.lang.String excludedFields)
        
      • 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