public interface MMC extends SF
The following features are supported:
AfplibPackage.getMMC()| Modifier and Type | Method and Description |
|---|---|
Integer |
getMMCid()
Returns the value of the 'MM Cid' attribute
|
Integer |
getPARAMETER1()
Returns the value of the 'PARAMETER1' attribute
|
org.eclipse.emf.common.util.EList<MMCRG> |
getRg()
Returns the value of the 'Rg' containment reference list.
|
void |
setMMCid(Integer value)
Sets the value of the '
MM Cid' attribute |
void |
setPARAMETER1(Integer value)
Sets the value of the '
PARAMETER1' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getMMCid()
mandatory
fixed length
setMMCid(Integer),
AfplibPackage.getMMC_MMCid()void setMMCid(Integer value)
MM Cid' attribute.
value - the new value of the 'MM Cid' attribute.getMMCid()Integer getPARAMETER1()
mandatory
fixed length
setPARAMETER1(Integer),
AfplibPackage.getMMC_PARAMETER1()void setPARAMETER1(Integer value)
PARAMETER1' attribute.
value - the new value of the 'PARAMETER1' attribute.getPARAMETER1()org.eclipse.emf.common.util.EList<MMCRG> getRg()
MMCRG.
optional
variable length
AfplibPackage.getMMC_Rg()Copyright © 2017. All rights reserved.