Package org.eclipse.emf.cdo.transfer
Class CDOTransferType.Text
- java.lang.Object
- 
- org.eclipse.emf.cdo.transfer.CDOTransferType
- 
- org.eclipse.emf.cdo.transfer.CDOTransferType.Text
 
 
- 
- All Implemented Interfaces:
- java.lang.Comparable<CDOTransferType>
 - Enclosing class:
- CDOTransferType
 
 public static final class CDOTransferType.Text extends CDOTransferType Atransfer typefor textelementsthat have a specialencoding.Call CDOTransferType.text(String)to get an encoding-specific instance.- Author:
- Eike Stepper
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.eclipse.emf.cdo.transfer.CDOTransferTypeCDOTransferType.Text
 
- 
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetEncoding()java.lang.StringtoString()- 
Methods inherited from class org.eclipse.emf.cdo.transfer.CDOTransferTypecompareTo, equals, hashCode, text
 
- 
 
-