Class GomParamImpl
java.lang.Object
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
de.espirit.firstspirit.access.store.templatestore.gom.GomInnerText
de.espirit.firstspirit.access.store.templatestore.gom.GomParamImpl
- All Implemented Interfaces:
GomCheckable
,GomElement
,Serializable
GOM representation of a parameter
- Since:
- 4.2.404
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.espirit.firstspirit.access.store.templatestore.gom.GomCheckable
GomCheckable.Context
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.GomInnerText
getText, setText, validate, verify, with
Methods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
-
Field Details
-
TAG
The tag of this component- Since:
- 4.2.404
- See Also:
-
-
Constructor Details
-
GomParamImpl
public GomParamImpl()
-
-
Method Details
-
getDefaultTag
Description copied from class:AbstractGomElement
Return the default tag for a gom element.- Overrides:
getDefaultTag
in classGomInnerText
- Returns:
- The elements default tag.
-
getName
Name of parameter- Since:
- 4.2.404
-
setName
Sets the name of the parameter- Since:
- 4.2.404
-