Interface CorrelationProperty<T>


  • public interface CorrelationProperty<T>
    • Method Detail

      • getName

        java.lang.String getName()
      • getType

        java.lang.String getType()
      • getValue

        T getValue()