public abstract class SelectionStaticProperty extends StaticProperty
staticPropertyType, valueRequired| Constructor and Description |
|---|
SelectionStaticProperty(SelectionStaticProperty other) |
SelectionStaticProperty(StaticPropertyType staticPropertyType) |
SelectionStaticProperty(StaticPropertyType staticPropertyType,
String internalName,
String label,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addOption(Option option) |
List<Option> |
getOptions() |
void |
setOptions(List<Option> options) |
getDescription, getIndex, getInternalName, getLabel, getStaticPropertyType, isPredefined, isValueRequired, setDescription, setIndex, setInternalName, setLabel, setPredefined, setStaticPropertyType, setValueRequiredgetElementId, setElementIdgetRdfId, setRdfIdpublic SelectionStaticProperty(StaticPropertyType staticPropertyType)
public SelectionStaticProperty(SelectionStaticProperty other)
public SelectionStaticProperty(StaticPropertyType staticPropertyType, String internalName, String label, String description)
Copyright © 2019. All rights reserved.