public class DNAFeatures extends Object implements IDataTransferModel
DNAFeatures that have the same label| Constructor and Description |
|---|
DNAFeatures(String label) |
| Modifier and Type | Method and Description |
|---|---|
List<DNAFeature> |
getFeatures() |
String |
getLabel() |
public DNAFeatures(String label)
public String getLabel()
public List<DNAFeature> getFeatures()
Copyright © 2017. All rights reserved.