Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.toolkit.uei.model.properties.DevicesProperties

Packages that use DevicesProperties
org.eclipse.mtj.toolkit.uei.model.properties This package provides the model for representing UEI properties. 
 

Uses of DevicesProperties in org.eclipse.mtj.toolkit.uei.model.properties
 

Methods in org.eclipse.mtj.toolkit.uei.model.properties that return DevicesProperties
static DevicesProperties DevicesProperties.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DevicesProperties[] DevicesProperties.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Mobile Tools for Java
Release 1.0