|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueConstrain.Type | |
---|---|
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. |
Uses of ValueConstrain.Type in compbio.metadata |
---|
Methods in compbio.metadata that return ValueConstrain.Type | |
---|---|
ValueConstrain.Type |
ValueConstrain.getType()
|
static ValueConstrain.Type |
ValueConstrain.Type.valueOf(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. |
Methods in compbio.metadata with parameters of type ValueConstrain.Type | |
---|---|
void |
ValueConstrain.setType(ValueConstrain.Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |