|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Architecture | |
|---|---|
| org.freecompany.redline | |
| org.freecompany.redline.ant | |
| org.freecompany.redline.header | |
| Uses of Architecture in org.freecompany.redline |
|---|
| Methods in org.freecompany.redline with parameters of type Architecture | |
|---|---|
void |
Builder.setPlatform(Architecture arch,
Os os)
Required Field. |
| Uses of Architecture in org.freecompany.redline.ant |
|---|
| Fields in org.freecompany.redline.ant declared as Architecture | |
|---|---|
protected Architecture |
RedlineTask.architecture
|
| Uses of Architecture in org.freecompany.redline.header |
|---|
| Fields in org.freecompany.redline.header declared as Architecture | |
|---|---|
protected Architecture |
Lead.arch
|
| Methods in org.freecompany.redline.header that return Architecture | |
|---|---|
Architecture |
Lead.getArch()
|
static Architecture |
Architecture.valueOf(java.lang.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. |
| Methods in org.freecompany.redline.header with parameters of type Architecture | |
|---|---|
void |
Lead.setArch(Architecture arch)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||