public class CodeAndLabelUtil
extends java.lang.Object
| Constructor and Description |
|---|
CodeAndLabelUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ch.systemsx.cisd.openbis.generic.shared.basic.dto.CodeAndLabel |
create(java.lang.String labelWithOptionalCode)
Creates an instance from specified label with optional code prefix in form of
<code>. |