Interface CorrelationProperty<T>


public interface CorrelationProperty<T>
  • Method Details

    • getName

      String getName()
    • getType

      String getType()
    • getValue

      T getValue()