Errai 3.0.1-SNAPSHOT

org.jboss.errai.otec.client
Class OpPairDto

java.lang.Object
  extended by org.jboss.errai.otec.client.OpPairDto

@Portable
public class OpPairDto
extends Object

Author:
Mike Brock

Constructor Summary
OpPairDto(OpDto remoteOp, OpDto localOp)
           
 
Method Summary
 OpDto getLocalOp()
           
 OpDto getRemoteOp()
           
 OpPair toOpPair(OTEngine engine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpPairDto

public OpPairDto(OpDto remoteOp,
                 OpDto localOp)
Method Detail

getRemoteOp

public OpDto getRemoteOp()

getLocalOp

public OpDto getLocalOp()

toOpPair

public OpPair toOpPair(OTEngine engine)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.