Class JavaCollection

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected String collectionClassName  
      • Fields inherited from class io.atlasmap.v2.Collection

        collectionSize, collectionType, mappings
      • Fields inherited from class io.atlasmap.v2.BaseMapping

        alias, description, mappingType
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaCollection()  
    • Field Detail

      • collectionClassName

        protected String collectionClassName
    • Constructor Detail

      • JavaCollection

        public JavaCollection()
    • Method Detail

      • getCollectionClassName

        public String getCollectionClassName()
        Gets the value of the collectionClassName property.
        Returns:
        possible object is String
      • setCollectionClassName

        public void setCollectionClassName​(String value)
        Sets the value of the collectionClassName property.
        Parameters:
        value - allowed object is String
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object