public interface MCF1RG extends Triplet
The following features are supported:
AfplibPackage.getMCF1RG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCFLid()
Returns the value of the 'CF Lid' attribute
|
String |
getCFName()
Returns the value of the 'CF Name' attribute
|
Integer |
getCharRot()
Returns the value of the 'Char Rot' attribute
|
String |
getCPName()
Returns the value of the 'CP Name' attribute
|
String |
getFCSName()
Returns the value of the 'FCS Name' attribute
|
Integer |
getSectid()
Returns the value of the 'Sectid' attribute
|
void |
setCFLid(Integer value)
Sets the value of the '
CF Lid' attribute |
void |
setCFName(String value)
Sets the value of the '
CF Name' attribute |
void |
setCharRot(Integer value)
Sets the value of the '
Char Rot' attribute |
void |
setCPName(String value)
Sets the value of the '
CP Name' attribute |
void |
setFCSName(String value)
Sets the value of the '
FCS Name' attribute |
void |
setSectid(Integer value)
Sets the value of the '
Sectid' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getCFLid()
mandatory
fixed length
setCFLid(Integer),
AfplibPackage.getMCF1RG_CFLid()void setCFLid(Integer value)
CF Lid' attribute.
value - the new value of the 'CF Lid' attribute.getCFLid()Integer getSectid()
mandatory
fixed length
setSectid(Integer),
AfplibPackage.getMCF1RG_Sectid()void setSectid(Integer value)
Sectid' attribute.
value - the new value of the 'Sectid' attribute.getSectid()String getCFName()
mandatory
fixed length
setCFName(String),
AfplibPackage.getMCF1RG_CFName()void setCFName(String value)
CF Name' attribute.
value - the new value of the 'CF Name' attribute.getCFName()String getCPName()
mandatory
fixed length
setCPName(String),
AfplibPackage.getMCF1RG_CPName()void setCPName(String value)
CP Name' attribute.
value - the new value of the 'CP Name' attribute.getCPName()String getFCSName()
mandatory
fixed length
setFCSName(String),
AfplibPackage.getMCF1RG_FCSName()void setFCSName(String value)
FCS Name' attribute.
value - the new value of the 'FCS Name' attribute.getFCSName()Integer getCharRot()
optional
fixed length
setCharRot(Integer),
AfplibPackage.getMCF1RG_CharRot()void setCharRot(Integer value)
Char Rot' attribute.
value - the new value of the 'Char Rot' attribute.getCharRot()Copyright © 2017. All rights reserved.