Specialisation version of a Folder object. The folder name must contain the QBiC barcode. @author: Sven Fillinger
| Modifiers | Name | Description |
|---|---|---|
private java.lang.String |
sampleId |
| Fields inherited from class | Fields |
|---|---|
class DataFolder |
children, name, relativePath |
| Constructor and description |
|---|
protected BarcodedFolder
() |
protected BarcodedFolder
(java.lang.String name, java.lang.String relativePath, java.util.List children) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
getSampleCode()Returns the sample id of the barcoded folder @return |
|
private void |
validateName() |
| Methods inherited from class | Name |
|---|---|
class DataFolder |
equals, getChildren, getName, getRelativePath, hashCode |