public final class VocabularyItem extends Object
Constructor and Description |
---|
VocabularyItem(String value) |
VocabularyItem(String value,
String label) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
String |
getValue() |
void |
setLabel(String label) |
void |
setValue(String value) |
public VocabularyItem(String value)
public VocabularyItem(String value, String label)
Copyright © 2015 Nuxeo SA. All rights reserved.