Class AttributeProperties

java.lang.Object
overit.geocall.edm.model.AttributeProperties
All Implemented Interfaces:
Serializable

public class AttributeProperties extends Object implements Serializable
See Also:
  • Constructor Details

    • AttributeProperties

      public AttributeProperties()
  • Method Details

    • getDataType

      public overit.geocall.edm.model.datatypes.DataType<?,?> getDataType()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object