Class TigerRemoteProxyClient.TracingMessagePair

    • Constructor Detail

      • TracingMessagePair

        public TracingMessagePair()
    • Method Detail

      • checkForCompletePairAndPropagateIfComplete

        public void checkForCompletePairAndPropagateIfComplete()
      • getRequest

        public de.gematik.test.tiger.proxy.client.TigerRemoteProxyClient.PartialTracingMessage getRequest()
      • getResponse

        public de.gematik.test.tiger.proxy.client.TigerRemoteProxyClient.PartialTracingMessage getResponse()
      • setRequest

        public void setRequest​(de.gematik.test.tiger.proxy.client.TigerRemoteProxyClient.PartialTracingMessage request)
      • setResponse

        public void setResponse​(de.gematik.test.tiger.proxy.client.TigerRemoteProxyClient.PartialTracingMessage response)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object