Package | Description |
---|---|
org.eclipse.tycho.versions.bundle |
Modifier and Type | Method and Description |
---|---|
static MutableManifestElement.ParameterType |
MutableManifestElement.ParameterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MutableManifestElement.ParameterType[] |
MutableManifestElement.ParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
MutableManifestElement.writeParameter(java.lang.String paramName,
java.lang.String parameterValue,
MutableManifestElement.ParameterType paramType,
int valueComponentLimit) |