Package | Description |
---|---|
org.biojava.nbio.structure.align.quaternary |
Modifier and Type | Method and Description |
---|---|
QsRelation |
QsAlignResult.getRelation()
The quaternary structure relation
QsRelation between the two
groups of Subunits. |
static QsRelation |
QsRelation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QsRelation[] |
QsRelation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QsAlignResult.setRelation(QsRelation relation)
The quaternary structure relation
QsRelation between the two
groups of Subunits. |
Copyright © 2000–2018 BioJava. All rights reserved.