public interface BDT extends SF
The following features are supported:
AfplibPackage.getBDT()| Modifier and Type | Method and Description |
|---|---|
String |
getDocName()
Returns the value of the 'Doc Name' attribute
|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
void |
setDocName(String value)
Sets the value of the '
Doc Name' attribute |
void |
setReserved(Integer value)
Sets the value of the '
Reserved' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataString getDocName()
mandatory
fixed length
setDocName(String),
AfplibPackage.getBDT_DocName()void setDocName(String value)
Doc Name' attribute.
value - the new value of the 'Doc Name' attribute.getDocName()Integer getReserved()
mandatory
fixed length
setReserved(Integer),
AfplibPackage.getBDT_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getBDT_Triplets()Copyright © 2017. All rights reserved.