Class | Description |
---|---|
AccountResults |
Wrapper around a list of user accounts
|
Curation | |
DNAFeature |
Data transfer object for Sequence Features
|
DNAFeatureLocation |
Value object to hold
AnnotationLocation data. |
DNAFeatureNote |
Value object to hold
SequenceFeatureAttribute data. |
DNAFeatures |
Wrapper around a list of
DNAFeature s that have the same label |
DNASequence |
Value object to hold DNA sequence.
|
FeaturedDNASequence |
Value object to hold
DNAFeature s and some genbank file information. |
History | |
Setting |
POJO for site-wide Configuration setting
|
ShotgunSequenceDTO | |
StorageLocation |
Storage location information that specifies display (which can be a unique identifier)
and the location type (e.g.
|
Enum | Description |
---|---|
AuditType | |
ConfigurationKey |
Types of configuration stored in the database.
|
This package contains Value Objects, which are objects used to ferry values either between web services or the API. Unlike model which are to be stored in databases, value objects are not expected to be persisted in a database.
Copyright © 2017. All rights reserved.