public interface EPG extends SF
The following features are supported:
AfplibPackage.getEPG()| Modifier and Type | Method and Description |
|---|---|
String |
getPageName()
Returns the value of the 'Page Name' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
void |
setPageName(String value)
Sets the value of the '
Page Name' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataString getPageName()
optional
fixed length
setPageName(String),
AfplibPackage.getEPG_PageName()void setPageName(String value)
Page Name' attribute.
value - the new value of the 'Page Name' attribute.getPageName()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getEPG_Triplets()Copyright © 2017. All rights reserved.