public interface StringGroupField extends Field
The following features are supported:
ParserPackage.getStringGroupField()
Modifier and Type | Method and Description |
---|---|
String |
getGroupName()
Returns the value of the 'Group Name' attribute.
|
void |
setGroupName(String value)
Sets the value of the '
Group Name ' attribute. |
getType, setType
String getGroupName()
If the meaning of the 'Group Name' attribute isn't clear, there really should be more of a description here...
setGroupName(String)
,
ParserPackage.getStringGroupField_GroupName()
void setGroupName(String value)
Group Name
' attribute.
value
- the new value of the 'Group Name' attribute.getGroupName()