Package csw.command.client
Class MiniCRM.MiniCRMMessage$.QueryFinal
java.lang.Object
csw.command.client.MiniCRM.MiniCRMMessage$.QueryFinal
- All Implemented Interfaces:
MiniCRM.CRMMessage
,Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- MiniCRM.MiniCRMMessage$
public class MiniCRM.MiniCRMMessage$.QueryFinal
extends Object
implements MiniCRM.CRMMessage, scala.Product, Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionQueryFinal
(Id runId, akka.actor.typed.ActorRef<CommandResponse.SubmitResponse> replyTo) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
QueryFinal
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2) -
toString
-
runId
-
replyTo
-