Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.core.sdk.device.midp.MIDPAPIType

Packages that use MIDPAPIType
org.eclipse.mtj.core.sdk.device.midp This package provides an API for managing MIDP devices. 
 

Uses of MIDPAPIType in org.eclipse.mtj.core.sdk.device.midp
 

Methods in org.eclipse.mtj.core.sdk.device.midp that return MIDPAPIType
static  MIDPAPIType MIDPAPIType. getMIDPAPITypeByCode (int code)
          Return a MIDPAPIType associated with the informed code
  MIDPAPIType IMIDPAPI. getType ()
          Return the type of the IMIDPAPI instance.
static  MIDPAPIType MIDPAPIType. valueOf ( String name)
          Returns the enum constant of this type with the specified name.
static  MIDPAPIType[] MIDPAPIType. values ()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eclipse.mtj.core.sdk.device.midp with parameters of type MIDPAPIType
  IMIDPAPI IMIDPLibrary. getAPI ( MIDPAPIType apiType)
          Return the first IMIDPAPI instance that matches the specified API type.
 void IMIDPAPI. setType ( MIDPAPIType type)
          Set the type of the IMIDPAPI instance.
 


Mobile Tools for Java
Release 1.0


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire