|
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 IMIDPAPI
This an IAPI
extension to provide utility methods to deal with
MIDP/CLDC specific APIs and will be used on IMIDPDevice
's.
Field Summary |
---|
Fields inherited from interface org.eclipse.mtj.core.persistence.IPersistable |
---|
CLASS_PERSISTABLE_ATTRIBUTE, ID_PERSISTABLE_ATTRIBUTE, KEY_PERSISTABLE_ATTRIBUTE, PROPERTY_PERSISTABLE_ELEMENT, REFID_PERSISTABLE_ATTRIBUTE, VALUE_PERSISTABLE_ATTRIBUTE |
Method Summary | |
---|---|
MIDPAPIType |
getType()
Return the type of the IMIDPAPI instance. |
void |
setType(MIDPAPIType type)
Set the type of the IMIDPAPI instance. |
Methods inherited from interface org.eclipse.mtj.core.sdk.device.IAPI |
---|
getIdentifier, getName, getVersion, setIdentifier, setName, setVersion, toString |
Methods inherited from interface org.eclipse.mtj.core.persistence.IPersistable |
---|
loadUsing, storeUsing |
Method Detail |
---|
MIDPAPIType getType()
IMIDPAPI
instance.
void setType(MIDPAPIType type)
IMIDPAPI
instance.
type
- the type to set
|
Mobile Tools for Java Release 1.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |