|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BaseDescription
This class represents a base description object for a state. All description objects in a state have a name and a version.
Clients may implement this interface.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name. |
BundleDescription |
getSupplier()
Returns the bundle which supplies this base description |
org.osgi.framework.Version |
getVersion()
Returns the version. |
| Method Detail |
|---|
java.lang.String getName()
org.osgi.framework.Version getVersion()
BundleDescription getSupplier()
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||