A B G L M N R T V

V

valueOf(String) - Static method in enum BasePair
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Loop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Nucleotide
Returns the enum constant of this type with the specified name.
values() - Static method in enum BasePair
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Loop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Nucleotide
Returns an array containing the constants of this enum type, in the order they are declared.

A B G L M N R T V