public interface BDM extends SF
The following features are supported:
AfplibPackage.getBDM()| Modifier and Type | Method and Description |
|---|---|
Integer |
getDatFmt()
Returns the value of the 'Dat Fmt' attribute
|
String |
getDMName()
Returns the value of the 'DM Name' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
void |
setDatFmt(Integer value)
Sets the value of the '
Dat Fmt' attribute |
void |
setDMName(String value)
Sets the value of the '
DM Name' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataString getDMName()
mandatory
fixed length
setDMName(String),
AfplibPackage.getBDM_DMName()void setDMName(String value)
DM Name' attribute.
value - the new value of the 'DM Name' attribute.getDMName()Integer getDatFmt()
mandatory
fixed length
setDatFmt(Integer),
AfplibPackage.getBDM_DatFmt()void setDatFmt(Integer value)
Dat Fmt' attribute.
value - the new value of the 'Dat Fmt' attribute.getDatFmt()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getBDM_Triplets()Copyright © 2017. All rights reserved.