Class MergeDataSourceProcessor.In

    • Field Summary

      Fields 
      Modifier and Type Field Description
      Values values
      The values used to look up the values to merge together.
    • Constructor Summary

      Constructors 
      Constructor Description
      In()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • values

        public Values values
        The values used to look up the values to merge together.
    • Constructor Detail

      • In

        public In()