public interface IPG extends SF
The following features are supported:
AfplibPackage.getIPG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getIPgFlgs()
Returns the value of the 'IPg Flgs' attribute
|
String |
getPgName()
Returns the value of the 'Pg Name' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
void |
setIPgFlgs(Integer value)
Sets the value of the '
IPg Flgs' attribute |
void |
setPgName(String value)
Sets the value of the '
Pg Name' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataString getPgName()
mandatory
fixed length
setPgName(String),
AfplibPackage.getIPG_PgName()void setPgName(String value)
Pg Name' attribute.
value - the new value of the 'Pg Name' attribute.getPgName()Integer getIPgFlgs()
mandatory
fixed length
setIPgFlgs(Integer),
AfplibPackage.getIPG_IPgFlgs()void setIPgFlgs(Integer value)
IPg Flgs' attribute.
value - the new value of the 'IPg Flgs' attribute.getIPgFlgs()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
mandatory
variable length
AfplibPackage.getIPG_Triplets()Copyright © 2017. All rights reserved.