| Package | Description |
|---|---|
| com.gentics.contentnode.rest.model |
| Modifier and Type | Method and Description |
|---|---|
List<SelectOption> |
Property.getOptions()
Possible options
|
List<SelectOption> |
Property.getSelectedOptions()
Selected options
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setOptions(List<SelectOption> options) |
void |
Property.setSelectedOptions(List<SelectOption> selectedOptions) |
Copyright © 2014 Gentics Software GmbH. All rights reserved.