org.eclipse.wst.common.project.facet.core
Interface IVersion
- All Superinterfaces:
- Comparable
- All Known Subinterfaces:
- IProjectFacetVersion, IRuntimeComponentVersion
public interface IVersion
- extends Comparable
This interface should not be referenced directly by clients. Client code should only
reference IProjectFacetVersion
and IRuntimeComponentVersion
,
which extend this interface.
- Author:
- Konstantin Komissarchik
getVersionString
String getVersionString()
Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.