public interface FNIRG extends Triplet
The following features are supported:
AfplibPackage.getFNIRG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getAscendHt()
Returns the value of the 'Ascend Ht' attribute
|
Integer |
getASpace()
Returns the value of the 'ASpace' attribute
|
Integer |
getBaseOset()
Returns the value of the 'Base Oset' attribute
|
Integer |
getBSpace()
Returns the value of the 'BSpace' attribute
|
Integer |
getCharInc()
Returns the value of the 'Char Inc' attribute
|
Integer |
getCSpace()
Returns the value of the 'CSpace' attribute
|
Integer |
getDescendDp()
Returns the value of the 'Descend Dp' attribute
|
Integer |
getFNMCnt()
Returns the value of the 'FNM Cnt' attribute
|
String |
getGCGID()
Returns the value of the 'GCGID' attribute
|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
Integer |
getReserved2()
Returns the value of the 'Reserved2' attribute
|
void |
setAscendHt(Integer value)
Sets the value of the '
Ascend Ht' attribute |
void |
setASpace(Integer value)
Sets the value of the '
ASpace' attribute |
void |
setBaseOset(Integer value)
Sets the value of the '
Base Oset' attribute |
void |
setBSpace(Integer value)
Sets the value of the '
BSpace' attribute |
void |
setCharInc(Integer value)
Sets the value of the '
Char Inc' attribute |
void |
setCSpace(Integer value)
Sets the value of the '
CSpace' attribute |
void |
setDescendDp(Integer value)
Sets the value of the '
Descend Dp' attribute |
void |
setFNMCnt(Integer value)
Sets the value of the '
FNM Cnt' attribute |
void |
setGCGID(String value)
Sets the value of the '
GCGID' attribute |
void |
setReserved(Integer value)
Sets the value of the '
Reserved' attribute |
void |
setReserved2(Integer value)
Sets the value of the '
Reserved2' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberString getGCGID()
mandatory
fixed length
setGCGID(String),
AfplibPackage.getFNIRG_GCGID()void setGCGID(String value)
GCGID' attribute.
value - the new value of the 'GCGID' attribute.getGCGID()Integer getCharInc()
mandatory
fixed length
setCharInc(Integer),
AfplibPackage.getFNIRG_CharInc()void setCharInc(Integer value)
Char Inc' attribute.
value - the new value of the 'Char Inc' attribute.getCharInc()Integer getAscendHt()
optional
fixed length
setAscendHt(Integer),
AfplibPackage.getFNIRG_AscendHt()void setAscendHt(Integer value)
Ascend Ht' attribute.
value - the new value of the 'Ascend Ht' attribute.getAscendHt()Integer getDescendDp()
optional
fixed length
setDescendDp(Integer),
AfplibPackage.getFNIRG_DescendDp()void setDescendDp(Integer value)
Descend Dp' attribute.
value - the new value of the 'Descend Dp' attribute.getDescendDp()Integer getReserved()
optional
fixed length
setReserved(Integer),
AfplibPackage.getFNIRG_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()Integer getFNMCnt()
optional
fixed length
setFNMCnt(Integer),
AfplibPackage.getFNIRG_FNMCnt()void setFNMCnt(Integer value)
FNM Cnt' attribute.
value - the new value of the 'FNM Cnt' attribute.getFNMCnt()Integer getASpace()
optional
fixed length
setASpace(Integer),
AfplibPackage.getFNIRG_ASpace()void setASpace(Integer value)
ASpace' attribute.
value - the new value of the 'ASpace' attribute.getASpace()Integer getBSpace()
optional
fixed length
setBSpace(Integer),
AfplibPackage.getFNIRG_BSpace()void setBSpace(Integer value)
BSpace' attribute.
value - the new value of the 'BSpace' attribute.getBSpace()Integer getCSpace()
optional
fixed length
setCSpace(Integer),
AfplibPackage.getFNIRG_CSpace()void setCSpace(Integer value)
CSpace' attribute.
value - the new value of the 'CSpace' attribute.getCSpace()Integer getReserved2()
optional
fixed length
setReserved2(Integer),
AfplibPackage.getFNIRG_Reserved2()void setReserved2(Integer value)
Reserved2' attribute.
value - the new value of the 'Reserved2' attribute.getReserved2()Integer getBaseOset()
optional
fixed length
setBaseOset(Integer),
AfplibPackage.getFNIRG_BaseOset()void setBaseOset(Integer value)
Base Oset' attribute.
value - the new value of the 'Base Oset' attribute.getBaseOset()Copyright © 2017. All rights reserved.