
public class MapConfigItem extends ConfigItem
Java class for MapConfigItem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MapConfigItem">
<complexContent>
<extension base="{http://universaal.cas.de}ConfigItem">
<sequence>
<element name="options" type="{http://universaal.cas.de}Options"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Options |
options |
active, cardinality, dependencies, description, id, label, onConfigurationModelChangedListener, validators| Constructor and Description |
|---|
MapConfigItem() |
| Modifier and Type | Method and Description |
|---|---|
Options |
getOptions()
Gets the value of the options property.
|
void |
setOptions(Options value)
Sets the value of the options property.
|
getCardinality, getDependencies, getDescription, getId, getLabel, getOnConfigurationModelChangedListener, getValidators, isActive, setActive, setCardinality, setDependencies, setDescription, setId, setLabel, setOnConfigurationModelChangedListener, setValidatorsprotected Options options
Copyright © 2018 universAAL Consortium. All rights reserved.