Package | Description |
---|---|
org.jbei.ice.lib.bulkupload | |
org.jbei.ice.lib.dto.bulkupload |
Modifier and Type | Method and Description |
---|---|
SampleField |
SampleHeaderValue.getSampleField() |
Modifier and Type | Method and Description |
---|---|
protected void |
BulkCSVUpload.setPartSampleData(SampleField sampleField,
PartSample partSample,
String data) |
Constructor and Description |
---|
SampleHeaderValue(SampleField field) |
Modifier and Type | Method and Description |
---|---|
static SampleField |
SampleField.fromString(String string) |
static SampleField |
SampleField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleField[] |
SampleField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.