public interface EntryOption extends PLINode
The following features are supported:
PLIPackage.getEntryOption()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
EntryOptionType |
getEntryOptionType()
Returns the value of the 'Entry Option Type' attribute.
|
void |
setEntryOptionType(EntryOptionType value)
Sets the value of the '
Entry Option Type' attribute. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
EntryOptionType getEntryOptionType()
EntryOptionType.
EntryOptionType,
setEntryOptionType(EntryOptionType),
PLIPackage.getEntryOption_EntryOptionType()void setEntryOptionType(EntryOptionType value)
Entry Option Type' attribute.
value - the new value of the 'Entry Option Type' attribute.EntryOptionType,
getEntryOptionType()