t3.remotehrd.protocol
Class OpReorderTilesAndLinks

java.lang.Object
  extended by t3.remotehrd.protocol.OpReorderTilesAndLinks
All Implemented Interfaces:
java.io.Serializable

public class OpReorderTilesAndLinks
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int[] elOrder
           
 
Constructor Summary
OpReorderTilesAndLinks(int[] order)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elOrder

public int[] elOrder
Constructor Detail

OpReorderTilesAndLinks

public OpReorderTilesAndLinks(int[] order)