org.jboss.errai.otec.client
Class OpPairDto
java.lang.Object
org.jboss.errai.otec.client.OpPairDto
@Portable
public class OpPairDto
- extends Object
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpPairDto
public OpPairDto(OpDto remoteOp,
OpDto localOp)
getRemoteOp
public OpDto getRemoteOp()
getLocalOp
public OpDto getLocalOp()
toOpPair
public OpPair toOpPair(OTEngine engine)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.