Class EditSchemaGenerationMappingMatch


  • public final class EditSchemaGenerationMappingMatch
    extends java.lang.Object
    • Method Detail

      • getInputPath

        public java.lang.String getInputPath()
        Returns:
        The path from the provided inputSchema.
      • getFormFieldKey

        public java.lang.String getFormFieldKey()
        Returns:
        The detected form field key matched to the input path.
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
      • hashCode

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object