public class StaticPropertyAlternative extends StaticProperty
staticPropertyType, valueRequired| Constructor and Description |
|---|
StaticPropertyAlternative() |
StaticPropertyAlternative(StaticPropertyAlternative other) |
StaticPropertyAlternative(String internalName,
String label,
String description) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getSelected() |
StaticProperty |
getStaticProperty() |
void |
setSelected(Boolean selected) |
void |
setStaticProperty(StaticProperty staticProperty) |
getDescription, getIndex, getInternalName, getLabel, getStaticPropertyType, isPredefined, isValueRequired, setDescription, setIndex, setInternalName, setLabel, setPredefined, setStaticPropertyType, setValueRequiredgetElementId, setElementIdgetRdfId, setRdfIdpublic StaticPropertyAlternative()
public StaticPropertyAlternative(String internalName, String label, String description)
public StaticPropertyAlternative(StaticPropertyAlternative other)
public Boolean getSelected()
public void setSelected(Boolean selected)
public StaticProperty getStaticProperty()
public void setStaticProperty(StaticProperty staticProperty)
Copyright © 2019. All rights reserved.