org.jboss.osgi.metadata
Interface VersionRangeAttribute

All Superinterfaces:
AttributeAware
All Known Subinterfaces:
PackageAttribute

public interface VersionRangeAttribute
extends AttributeAware

Attribute with VersionRange attribute.

Author:
Ales Justin

Method Summary
 VersionRange getVersion()
          Get the version range.
 
Methods inherited from interface org.jboss.osgi.metadata.AttributeAware
getAttribute
 

Method Detail

getVersion

VersionRange getVersion()
Get the version range.

Returns:
version range for this attribute


Copyright © 2012. All Rights Reserved.