Uses of Enum Class
org.eclipse.tycho.SystemCapability.Type
-
Uses of SystemCapability.Type in org.eclipse.tycho
Methods in org.eclipse.tycho that return SystemCapability.TypeModifier and TypeMethodDescriptionSystemCapability.getType()static SystemCapability.TypeReturns the enum constant of this class with the specified name.static SystemCapability.Type[]SystemCapability.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.tycho with parameters of type SystemCapability.TypeModifierConstructorDescriptionSystemCapability(SystemCapability.Type type, String name, String version)