|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.systemsx.cisd.openbis.dss.generic.shared.utils.CodeAndLabelUtil
public class CodeAndLabelUtil
Utility class to operate on codes and labels.
Constructor Summary | |
---|---|
CodeAndLabelUtil()
|
Method Summary | |
---|---|
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> . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodeAndLabelUtil()
Method Detail |
---|
public static ch.systemsx.cisd.openbis.generic.shared.basic.dto.CodeAndLabel create(java.lang.String labelWithOptionalCode)
<code>
. The code will be normalized.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |