Interface CollectionAttributeType

    • Method Detail

      • getName

        java.lang.String getName()
        Human readable name for the attribute. Normally these are specified by an "alias" field in the data collection configuration.
        Returns:
        a String object.
      • equals

        boolean equals​(java.lang.Object o)

        equals

        Overrides:
        equals in class java.lang.Object
        Parameters:
        o - a Object object.
        Returns:
        a boolean.
      • hashCode

        int hashCode()

        hashCode

        Overrides:
        hashCode in class java.lang.Object
        Returns:
        a int.