|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |