@Generated(value="org.nuiton.wikitty.generator.WikittyContractGenerator", date="Thu Aug 06 22:58:22 CEST 2015") public interface WikittyLabel extends BusinessEntity
| Modifier and Type | Field and Description |
|---|---|
static ElementField |
ELEMENT_FIELD_WIKITTYLABEL_LABELS |
static String |
EXT_WIKITTYLABEL |
static String |
FIELD_WIKITTYLABEL_LABELS |
static String |
FQ_FIELD_WIKITTYLABEL_LABELS |
| Modifier and Type | Method and Description |
|---|---|
void |
addAllLabels(Collection<String> labels) |
void |
addLabels(String... element) |
void |
clearLabels() |
Set<String> |
getLabels() |
void |
removeLabels(String... element) |
void |
setLabels(Set<String> labels) |
addPropertyChangeListener, addPropertyChangeListener, copyFrom, getExtensionFields, getExtensionNames, getField, getFieldAsObject, getStaticExtensionNames, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersionstatic final String EXT_WIKITTYLABEL
static final String FIELD_WIKITTYLABEL_LABELS
static final String FQ_FIELD_WIKITTYLABEL_LABELS
static final ElementField ELEMENT_FIELD_WIKITTYLABEL_LABELS
Copyright © 2009–2015 CodeLutin. All rights reserved.