Class AbstractToColumnMapping

    • Method Detail

      • getDestinationName

        public String getDestinationName()
        Get the destination name.
        Returns:
        destination name
      • getDescription

        public String getDescription()
        Get the description.
        Returns:
        description
      • getKey

        public KeyType getKey()
        Get the key type.
        Returns:
        key type
      • isRequired

        public boolean isRequired()
        Check if this is a required field.
        Returns:
        true if this is a required field
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object