org.eclipse.higgins.sync.to
Class CrdFileTO

java.lang.Object
  extended by org.eclipse.higgins.sync.to.FileTO
      extended by org.eclipse.higgins.sync.to.CrdFileTO
All Implemented Interfaces:
Serializable

public class CrdFileTO
extends FileTO

Crd file transfer object.

Author:
Alexander Yuhimenko
See Also:
Serialized Form

Constructor Summary
CrdFileTO()
           
 
Method Summary
 
Methods inherited from class org.eclipse.higgins.sync.to.FileTO
getFileData, setFileData
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrdFileTO

public CrdFileTO()