Package | Description |
---|---|
org.biopcd.parser |
Modifier and Type | Field and Description |
---|---|
SystemToken.OS |
SystemToken.os
The operating system represented by the system token.
|
Modifier and Type | Method and Description |
---|---|
static SystemToken.OS |
SystemToken.OS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SystemToken.OS[] |
SystemToken.OS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SystemToken(SystemToken.OS os,
java.util.Set<SystemToken.ARCH> archs)
Creates a new operating system/architectures token.
|
Copyright © 2008-2022 University of Manitoba.