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