|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasePair.BondOrientation | |
---|---|
org.simtk.molecularstructure.nucleicacid |
Uses of BasePair.BondOrientation in org.simtk.molecularstructure.nucleicacid |
---|
Fields in org.simtk.molecularstructure.nucleicacid declared as BasePair.BondOrientation | |
---|---|
protected BasePair.BondOrientation |
BasePair.bond_orient
|
Methods in org.simtk.molecularstructure.nucleicacid that return BasePair.BondOrientation | |
---|---|
BasePair.BondOrientation |
BasePair.getBond_orient()
|
static BasePair.BondOrientation |
BasePair.BondOrientation.getBondOrienation(java.lang.String str)
|
static BasePair.BondOrientation |
BasePair.BondOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BasePair.BondOrientation[] |
BasePair.BondOrientation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.simtk.molecularstructure.nucleicacid with parameters of type BasePair.BondOrientation | |
---|---|
void |
BasePair.setBond_orient(BasePair.BondOrientation bond_orient)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |