Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.core.model.device.launch.properties.LaunchTemplateProperties

Packages that use LaunchTemplateProperties
org.eclipse.mtj.core.model.device.launch.properties This package provides the launching template supported Properties. 
 

Uses of LaunchTemplateProperties in org.eclipse.mtj.core.model.device.launch.properties
 

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


Mobile Tools for Java
Release 1.0