Skip navigation links


com.bea.p13n.common
Interface Versionable

All Known Subinterfaces:
Metadata

public interface Versionable

This interface is implemented by objects that have a Version associated with them.


Method Summary
 Version getVersion()
          Returns the version associated with the implementing object.

 

Method Detail

getVersion

Version getVersion()
Returns the version associated with the implementing object.
Returns
the version associated with the implementing object.

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.