Constructor and Description |
---|
Swap()
Empty default constructor
|
Swap(char leftAa,
char rightAa)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of the variant as string.
|
public Swap()
public Swap(char leftAa, char rightAa)
leftAa
- the single character code of the amino acid originally to the leftrightAa
- the single character code of the amino acid originally to the rightpublic String getDescription()
Variant
getDescription
in interface Variant
Copyright © 2021. All rights reserved.