public class StaticPropertyAlternatives extends StaticProperty
staticPropertyType, valueRequired| Constructor and Description |
|---|
StaticPropertyAlternatives() |
StaticPropertyAlternatives(StaticPropertyAlternatives other) |
StaticPropertyAlternatives(String internalName,
String label,
String description) |
| Modifier and Type | Method and Description |
|---|---|
List<StaticPropertyAlternative> |
getAlternatives() |
void |
setAlternatives(List<StaticPropertyAlternative> alternatives) |
getDescription, getIndex, getInternalName, getLabel, getStaticPropertyType, isPredefined, isValueRequired, setDescription, setIndex, setInternalName, setLabel, setPredefined, setStaticPropertyType, setValueRequiredgetElementId, setElementIdgetRdfId, setRdfIdpublic StaticPropertyAlternatives()
public StaticPropertyAlternatives(StaticPropertyAlternatives other)
public List<StaticPropertyAlternative> getAlternatives()
public void setAlternatives(List<StaticPropertyAlternative> alternatives)
Copyright © 2019. All rights reserved.