com.sun.squawk.rms
Interface IApplicationDescriptorEntry
- All Superinterfaces: 
- IRmsEntry
- All Known Implementing Classes: 
- ApplicationDescriptorEntry
- public interface IApplicationDescriptorEntry 
- extends IRmsEntry
 
 
getMidletName
String getMidletName()
- 
 
- 
 
getMidletVendor
String getMidletVendor()
- 
 
- 
 
getMidletVersion
String getMidletVersion()
- 
 
- 
 
setMidletName
void setMidletName(String name)
- 
 
- 
 
setMidletVendor
void setMidletVendor(String vendor)
- 
 
- 
 
setMidletVersion
void setMidletVersion(String version)
- 
 
- 
 
"For updated information see the Java FRC site"