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.


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.