Uses of Class
org.eclipse.tycho.model.FeatureRef.InstallMode
-
-
Uses of FeatureRef.InstallMode in org.eclipse.tycho.model
Methods in org.eclipse.tycho.model that return FeatureRef.InstallMode Modifier and Type Method Description FeatureRef.InstallModeFeatureRef. getInstallMode()static FeatureRef.InstallModeFeatureRef.InstallMode. valueOf(String name)Returns the enum constant of this type with the specified name.static FeatureRef.InstallMode[]FeatureRef.InstallMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-