| Package | Description |
|---|---|
| io.repseq.core | |
| io.repseq.dto |
| Modifier and Type | Method and Description |
|---|---|
List<VDJCLibraryNote> |
VDJCLibrary.getComments(VDJCLibraryNoteType type)
Return comments of a particular type
|
| Modifier and Type | Method and Description |
|---|---|
VDJCLibraryNoteType |
VDJCLibraryNote.getType() |
static VDJCLibraryNoteType |
VDJCLibraryNoteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VDJCLibraryNoteType[] |
VDJCLibraryNoteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<VDJCLibraryNote> |
VDJCLibraryData.getComments(VDJCLibraryNoteType type)
Return notes of a particular type
|
| Constructor and Description |
|---|
VDJCLibraryNote(VDJCLibraryNoteType type,
String text) |
Copyright © 2017. All rights reserved.