|
||||||||||
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 |
Version |
getVersion()
Returns the version. |
Method Detail |
---|
java.lang.String getName()
Version getVersion()
BundleDescription getSupplier()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |