|
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 IMIDPMetaData
IMetaData implementation for storing MIDP related metadata.
Field Summary |
---|
Fields inherited from interface org.eclipse.mtj.core.project.IMetaData |
---|
METADATA_FILE |
Method Summary | |
---|---|
String |
getJadFileName()
Return the name that must be used on the project's jad file after deployment as specified in the project's metadata file. |
void |
setJadFileName(String jadFileName)
Set the name that must be used on the project's jad file after deployment |
Methods inherited from interface org.eclipse.mtj.core.project.IMetaData |
---|
getRuntimeList, getSignatureProperties, getVersion, saveMetaData, setMTJRuntimeList, setSignatureProperties |
Method Detail |
---|
void setJadFileName(String jadFileName)
jadFileName
- the jad file nameString getJadFileName()
|
Mobile Tools for Java Release 1.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |