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. |
getVersion
public Version getVersion()
- Returns the version associated with the implementing object.
- Returns:
- the version associated with the implementing object.
Copyright © 2002 BEA Systems, Inc. All Rights Reserved