public class GomLabeledValueEntry extends AbstractGomLangInfoProvider
GomCheckable.Context
Modifier and Type | Field and Description |
---|---|
static String |
TAG
The default tag name for an entry.
|
Constructor and Description |
---|
GomLabeledValueEntry()
Default constructor.
|
GomLabeledValueEntry(String value)
Convenience constructor.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getDefaultTag()
Provides the default tag name.
|
de.espirit.firstspirit.access.store.templatestore.gom.GomValueLangInfos |
getLangInfos()
Provides a typed variant of the language information container.
|
String |
getValue()
Provides the entry's value.
|
void |
setValue(String value)
Sets the value for this entry.
|
void |
verify()
Verify the element to be fulfill its syntactic constraints.
|
description, getLabel, label, setLabel, validate
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
public static final String TAG
public GomLabeledValueEntry()
public GomLabeledValueEntry(String value)
value
- The entry value.protected String getDefaultTag()
getDefaultTag
in class AbstractGomElement
public String getValue()
public void setValue(String value)
value
- The entry value.public de.espirit.firstspirit.access.store.templatestore.gom.GomValueLangInfos getLangInfos()
getLangInfos
in interface GomLangInfoProvider
getLangInfos
in class AbstractGomLangInfoProvider
public void verify() throws IllegalStateException
IllegalStateException
- If the element is not correctly set up.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210