|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependencyFormat | |
---|---|
eu.scape_project.xa.tw.toolspec |
Uses of DependencyFormat in eu.scape_project.xa.tw.toolspec |
---|
Fields in eu.scape_project.xa.tw.toolspec declared as DependencyFormat | |
---|---|
protected DependencyFormat |
OperatingSystemDependency.format
|
Methods in eu.scape_project.xa.tw.toolspec that return DependencyFormat | |
---|---|
static DependencyFormat |
DependencyFormat.fromValue(String v)
|
DependencyFormat |
OperatingSystemDependency.getFormat()
Gets the value of the format property. |
static DependencyFormat |
DependencyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DependencyFormat[] |
DependencyFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in eu.scape_project.xa.tw.toolspec with parameters of type DependencyFormat | |
---|---|
void |
OperatingSystemDependency.setFormat(DependencyFormat value)
Sets the value of the format property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |