public class CutSites
extends java.lang.Object
| Constructor and Description |
|---|
CutSites() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getCut_sites() |
int |
getNcuts() |
void |
setCut_sites(int[] cut_sites) |
void |
setNcuts(int ncuts) |
java.lang.String |
toString() |