public interface FNORG extends Triplet
The following features are supported:
AfplibPackage.getFNORG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCharRot()
Returns the value of the 'Char Rot' attribute
|
Integer |
getDefBInc()
Returns the value of the 'Def BInc' attribute
|
Integer |
getEmSpInc()
Returns the value of the 'Em Sp Inc' attribute
|
Integer |
getFigSpInc()
Returns the value of the 'Fig Sp Inc' attribute
|
Integer |
getMaxBExt()
Returns the value of the 'Max BExt' attribute
|
Integer |
getMaxBOset()
Returns the value of the 'Max BOset' attribute
|
Integer |
getMaxCharInc()
Returns the value of the 'Max Char Inc' attribute
|
Integer |
getMinASp()
Returns the value of the 'Min ASp' attribute
|
Integer |
getNomCharInc()
Returns the value of the 'Nom Char Inc' attribute
|
Integer |
getOrntFlgs()
Returns the value of the 'Ornt Flgs' attribute
|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
Integer |
getReserved2()
Returns the value of the 'Reserved2' attribute
|
Integer |
getReserved3()
Returns the value of the 'Reserved3' attribute
|
Integer |
getSpCharInc()
Returns the value of the 'Sp Char Inc' attribute
|
void |
setCharRot(Integer value)
Sets the value of the '
Char Rot' attribute |
void |
setDefBInc(Integer value)
Sets the value of the '
Def BInc' attribute |
void |
setEmSpInc(Integer value)
Sets the value of the '
Em Sp Inc' attribute |
void |
setFigSpInc(Integer value)
Sets the value of the '
Fig Sp Inc' attribute |
void |
setMaxBExt(Integer value)
Sets the value of the '
Max BExt' attribute |
void |
setMaxBOset(Integer value)
Sets the value of the '
Max BOset' attribute |
void |
setMaxCharInc(Integer value)
Sets the value of the '
Max Char Inc' attribute |
void |
setMinASp(Integer value)
Sets the value of the '
Min ASp' attribute |
void |
setNomCharInc(Integer value)
Sets the value of the '
Nom Char Inc' attribute |
void |
setOrntFlgs(Integer value)
Sets the value of the '
Ornt Flgs' attribute |
void |
setReserved(Integer value)
Sets the value of the '
Reserved' attribute |
void |
setReserved2(Integer value)
Sets the value of the '
Reserved2' attribute |
void |
setReserved3(Integer value)
Sets the value of the '
Reserved3' attribute |
void |
setSpCharInc(Integer value)
Sets the value of the '
Sp Char Inc' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getReserved()
mandatory
fixed length
setReserved(Integer),
AfplibPackage.getFNORG_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()Integer getCharRot()
mandatory
fixed length
setCharRot(Integer),
AfplibPackage.getFNORG_CharRot()void setCharRot(Integer value)
Char Rot' attribute.
value - the new value of the 'Char Rot' attribute.getCharRot()Integer getMaxBOset()
mandatory
fixed length
setMaxBOset(Integer),
AfplibPackage.getFNORG_MaxBOset()void setMaxBOset(Integer value)
Max BOset' attribute.
value - the new value of the 'Max BOset' attribute.getMaxBOset()Integer getMaxCharInc()
mandatory
fixed length
setMaxCharInc(Integer),
AfplibPackage.getFNORG_MaxCharInc()void setMaxCharInc(Integer value)
Max Char Inc' attribute.
value - the new value of the 'Max Char Inc' attribute.getMaxCharInc()Integer getSpCharInc()
mandatory
fixed length
setSpCharInc(Integer),
AfplibPackage.getFNORG_SpCharInc()void setSpCharInc(Integer value)
Sp Char Inc' attribute.
value - the new value of the 'Sp Char Inc' attribute.getSpCharInc()Integer getMaxBExt()
mandatory
fixed length
setMaxBExt(Integer),
AfplibPackage.getFNORG_MaxBExt()void setMaxBExt(Integer value)
Max BExt' attribute.
value - the new value of the 'Max BExt' attribute.getMaxBExt()Integer getOrntFlgs()
mandatory
fixed length
setOrntFlgs(Integer),
AfplibPackage.getFNORG_OrntFlgs()void setOrntFlgs(Integer value)
Ornt Flgs' attribute.
value - the new value of the 'Ornt Flgs' attribute.getOrntFlgs()Integer getReserved2()
mandatory
fixed length
setReserved2(Integer),
AfplibPackage.getFNORG_Reserved2()void setReserved2(Integer value)
Reserved2' attribute.
value - the new value of the 'Reserved2' attribute.getReserved2()Integer getEmSpInc()
mandatory
fixed length
setEmSpInc(Integer),
AfplibPackage.getFNORG_EmSpInc()void setEmSpInc(Integer value)
Em Sp Inc' attribute.
value - the new value of the 'Em Sp Inc' attribute.getEmSpInc()Integer getReserved3()
mandatory
fixed length
setReserved3(Integer),
AfplibPackage.getFNORG_Reserved3()void setReserved3(Integer value)
Reserved3' attribute.
value - the new value of the 'Reserved3' attribute.getReserved3()Integer getFigSpInc()
mandatory
fixed length
setFigSpInc(Integer),
AfplibPackage.getFNORG_FigSpInc()void setFigSpInc(Integer value)
Fig Sp Inc' attribute.
value - the new value of the 'Fig Sp Inc' attribute.getFigSpInc()Integer getNomCharInc()
mandatory
fixed length
setNomCharInc(Integer),
AfplibPackage.getFNORG_NomCharInc()void setNomCharInc(Integer value)
Nom Char Inc' attribute.
value - the new value of the 'Nom Char Inc' attribute.getNomCharInc()Integer getDefBInc()
mandatory
fixed length
setDefBInc(Integer),
AfplibPackage.getFNORG_DefBInc()void setDefBInc(Integer value)
Def BInc' attribute.
value - the new value of the 'Def BInc' attribute.getDefBInc()Integer getMinASp()
mandatory
fixed length
setMinASp(Integer),
AfplibPackage.getFNORG_MinASp()void setMinASp(Integer value)
Min ASp' attribute.
value - the new value of the 'Min ASp' attribute.getMinASp()Copyright © 2017. All rights reserved.