|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMetaData
EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is no guarantee that this API will work or that it will remain the same. Please do not use this API without consulting with the MTJ team.
| Field Summary | |
|---|---|
static String |
METADATA_FILE
The metadata file name for the MIDlet project |
| Method Summary | |
|---|---|
MTJRuntimeList |
getRuntime()
Return the list of runtimes that are associated to the project. |
ISignatureProperties |
getSignatureProperties()
|
Version |
getVersion()
|
void |
saveMetaData()
Attempt to save the metadata. |
void |
saveMetaDataToFile(IFile storeFile)
Save the metadata to the storage file. |
void |
setMTJRuntimeList(MTJRuntimeList configurations)
|
void |
setSignatureProperties(ISignatureProperties p)
|
| Field Detail |
|---|
static final String METADATA_FILE
| Method Detail |
|---|
MTJRuntimeList getRuntime()
ISignatureProperties getSignatureProperties()
throws CoreException
CoreExceptionVersion getVersion()
void saveMetaData()
throws CoreException
CoreException
void saveMetaDataToFile(IFile storeFile)
throws CoreException
storeFile -
CoreExceptionvoid setMTJRuntimeList(MTJRuntimeList configurations)
configurations - void setSignatureProperties(ISignatureProperties p)
p -
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||