Uses of Class
org.eclipse.emf.cdo.releng.version.Release.Element.Type

Packages that use Release.Element.Type
org.eclipse.emf.cdo.releng.version   
 

Uses of Release.Element.Type in org.eclipse.emf.cdo.releng.version
 

Methods in org.eclipse.emf.cdo.releng.version that return Release.Element.Type
 Release.Element.Type Release.Element.getType()
           
static Release.Element.Type Release.Element.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Release.Element.Type[] Release.Element.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.eclipse.emf.cdo.releng.version with parameters of type Release.Element.Type
Release.Element(String name, org.osgi.framework.Version version, Release.Element.Type type)
           
 



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