© 2005 BEA Systems, Inc.

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

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

Returns:
the version associated with the implementing object.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved