| Modifier | Constructor and Description |
|---|---|
protected |
Workgroup(String workgroup)
The constructor with a specific
Workgroup. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object value) |
String |
getName()
Getter for the name of the
Workgroup |
protected static int |
getSize()
Returns the size of the
List. |
protected static int |
getTimeFormat()
Returns the time format of the review, e.g.
|
static Workgroup |
getWorkgroup(String workgroup)
Returns the
Workgroup with the corresponding name. |
int |
hashCode() |
protected static void |
setTimeFormat(int format)
Set the time format of the review, e.g.
|
String |
toString()
Returns the work group.
|
public String getName()
WorkgroupWorkgrouppublic String toString()
protected static int getTimeFormat()
protected static void setTimeFormat(int format)
format - time format of the reviewpublic static Workgroup getWorkgroup(String workgroup) throws EdalApprovalException
Workgroup with the corresponding name.workgroup - name of the workgroupWorkgroup with the corresponding name
null if the Workgroup doesn't existEdalApprovalException - if there is no Workgroup with the given name defined.protected static int getSize()
List.Copyright © 2014 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.