|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperatingSystemName | |
---|---|
eu.scape_project.xa.tw.toolspec |
Uses of OperatingSystemName in eu.scape_project.xa.tw.toolspec |
---|
Fields in eu.scape_project.xa.tw.toolspec declared as OperatingSystemName | |
---|---|
protected OperatingSystemName |
OperatingSystemDependency.operatingSystemName
|
Methods in eu.scape_project.xa.tw.toolspec that return OperatingSystemName | |
---|---|
static OperatingSystemName |
OperatingSystemName.fromValue(String v)
|
OperatingSystemName |
OperatingSystemDependency.getOperatingSystemName()
Gets the value of the operatingSystemName property. |
static OperatingSystemName |
OperatingSystemName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OperatingSystemName[] |
OperatingSystemName.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 OperatingSystemName | |
---|---|
void |
OperatingSystemDependency.setOperatingSystemName(OperatingSystemName value)
Sets the value of the operatingSystemName property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |