org.eclipse.emf.cdo.common.id
Interface CDOIDAndVersion


public interface CDOIDAndVersion


Method Summary
 CDOID getID()
           
 int getVersion()
           
 void write(org.eclipse.net4j.util.io.ExtendedDataOutput out, boolean asLegacy)
           
 

Method Detail

getID

CDOID getID()

getVersion

int getVersion()

write

void write(org.eclipse.net4j.util.io.ExtendedDataOutput out,
           boolean asLegacy)
           throws java.io.IOException
Throws:
java.io.IOException

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.