Faceted Project Framework
Version 1.3

Uses of Class
org.eclipse.wst.common.project.facet.core.IPreset.Type

Packages that use IPreset.Type
org.eclipse.wst.common.project.facet.core   
 

Uses of IPreset.Type in org.eclipse.wst.common.project.facet.core
 

Methods in org.eclipse.wst.common.project.facet.core that return IPreset.Type
 IPreset.Type IPreset.getType()
          Returns the type of the preset.
static IPreset.Type IPreset.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IPreset.Type[] IPreset.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.