| Package | Description |
|---|---|
| org.redline_rpm | |
| org.redline_rpm.ant | |
| org.redline_rpm.header |
| Modifier and Type | Method and Description |
|---|---|
void |
Builder.setPlatform(Architecture arch,
CharSequence osName)
Required Field.
|
void |
Builder.setPlatform(Architecture arch,
Os os)
Required Field.
|
| Modifier and Type | Field and Description |
|---|---|
protected Architecture |
RedlineTask.architecture |
| Modifier and Type | Field and Description |
|---|---|
protected Architecture |
Lead.arch |
| Modifier and Type | Method and Description |
|---|---|
Architecture |
Lead.getArch() |
static Architecture |
Architecture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Architecture[] |
Architecture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Lead.setArch(Architecture arch) |
Copyright © 2015. All Rights Reserved.