| Package | Description |
|---|---|
| compbio.metadata |
A meta-data model for multiple sequence alignment web services
Classes in this package have no dependencies to other sources in the project.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) ValueConstrain.Type |
ValueConstrain.type |
| Modifier and Type | Method and Description |
|---|---|
ValueConstrain.Type |
ValueConstrain.getType() |
static ValueConstrain.Type |
ValueConstrain.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValueConstrain.Type[] |
ValueConstrain.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueConstrain.setType(ValueConstrain.Type type) |