Interface LinkBody<T>

    • Method Detail

      • getBody

        T getBody()
        Returns:
        the underlying data represented by this link body.