public interface CFC extends SF
The following features are supported:
AfplibPackage.getCFC()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCFIRGLen()
Returns the value of the 'CFIRG Len' attribute
|
Integer |
getRetired1()
Returns the value of the 'Retired1' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
void |
setCFIRGLen(Integer value)
Sets the value of the '
CFIRG Len' attribute |
void |
setRetired1(Integer value)
Sets the value of the '
Retired1' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getCFIRGLen()
mandatory
fixed length
setCFIRGLen(Integer),
AfplibPackage.getCFC_CFIRGLen()void setCFIRGLen(Integer value)
CFIRG Len' attribute.
value - the new value of the 'CFIRG Len' attribute.getCFIRGLen()Integer getRetired1()
mandatory
fixed length
setRetired1(Integer),
AfplibPackage.getCFC_Retired1()void setRetired1(Integer value)
Retired1' attribute.
value - the new value of the 'Retired1' attribute.getRetired1()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getCFC_Triplets()Copyright © 2017. All rights reserved.