|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.errai.otec.client.operation.OpPair
public class OpPair
Method Summary | |
---|---|
OTOperation |
getLocalOp()
|
OTOperation |
getRemoteOp()
|
static OpPair |
of(OTOperation remoteOp,
OTOperation localOp)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static OpPair of(OTOperation remoteOp, OTOperation localOp)
public OTOperation getRemoteOp()
public OTOperation getLocalOp()
public String toString()
toString
in class Object
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |