Uses of Class
org.eclipse.net4j.util.om.pref.OMPreference.Type

Packages that use OMPreference.Type
org.eclipse.net4j.util.om.pref Interfaces and classes for environment independent preference management. 
 

Uses of OMPreference.Type in org.eclipse.net4j.util.om.pref
 

Methods in org.eclipse.net4j.util.om.pref that return OMPreference.Type
 OMPreference.Type OMPreference.getType()
           
static OMPreference.Type OMPreference.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OMPreference.Type[] OMPreference.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.