Package | Description |
---|---|
com.pacbio.secondary.vis.data.session.tracks |
Tracks data model
|
Modifier and Type | Field and Description |
---|---|
protected TrackDataInfo.eTrackStatus |
TrackDataInfo.status |
Modifier and Type | Method and Description |
---|---|
TrackDataInfo.eTrackStatus |
TrackDataInfo.getStatus() |
TrackDataInfo.eTrackStatus |
TracksDataInfoList.getStatus() |
static TrackDataInfo.eTrackStatus |
TrackDataInfo.eTrackStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TrackDataInfo.eTrackStatus[] |
TrackDataInfo.eTrackStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TrackDataInfo.setStatus(TrackDataInfo.eTrackStatus status) |
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.