public interface FNPRG extends Triplet
The following features are supported:
AfplibPackage.getFNPRG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCapMHt()
Returns the value of the 'Cap MHt' attribute
|
Integer |
getLcHeight()
Returns the value of the 'Lc Height' attribute
|
Integer |
getMaxAscHt()
Returns the value of the 'Max Asc Ht' attribute
|
Integer |
getMaxDesDp()
Returns the value of the 'Max Des Dp' attribute
|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
byte[] |
getReserved2()
Returns the value of the 'Reserved2' attribute
|
Integer |
getReserved3()
Returns the value of the 'Reserved3' attribute
|
Integer |
getRetired()
Returns the value of the 'Retired' attribute
|
Integer |
getUscorePos()
Returns the value of the 'Uscore Pos' attribute
|
Integer |
getUscoreWd()
Returns the value of the 'Uscore Wd' attribute
|
Integer |
getUscoreWdf()
Returns the value of the 'Uscore Wdf' attribute
|
void |
setCapMHt(Integer value)
Sets the value of the '
Cap MHt' attribute |
void |
setLcHeight(Integer value)
Sets the value of the '
Lc Height' attribute |
void |
setMaxAscHt(Integer value)
Sets the value of the '
Max Asc Ht' attribute |
void |
setMaxDesDp(Integer value)
Sets the value of the '
Max Des Dp' attribute |
void |
setReserved(Integer value)
Sets the value of the '
Reserved' attribute |
void |
setReserved2(byte[] value)
Sets the value of the '
Reserved2' attribute |
void |
setReserved3(Integer value)
Sets the value of the '
Reserved3' attribute |
void |
setRetired(Integer value)
Sets the value of the '
Retired' attribute |
void |
setUscorePos(Integer value)
Sets the value of the '
Uscore Pos' attribute |
void |
setUscoreWd(Integer value)
Sets the value of the '
Uscore Wd' attribute |
void |
setUscoreWdf(Integer value)
Sets the value of the '
Uscore Wdf' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getReserved()
mandatory
fixed length
setReserved(Integer),
AfplibPackage.getFNPRG_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()Integer getLcHeight()
mandatory
fixed length
setLcHeight(Integer),
AfplibPackage.getFNPRG_LcHeight()void setLcHeight(Integer value)
Lc Height' attribute.
value - the new value of the 'Lc Height' attribute.getLcHeight()Integer getCapMHt()
mandatory
fixed length
setCapMHt(Integer),
AfplibPackage.getFNPRG_CapMHt()void setCapMHt(Integer value)
Cap MHt' attribute.
value - the new value of the 'Cap MHt' attribute.getCapMHt()Integer getMaxAscHt()
mandatory
fixed length
setMaxAscHt(Integer),
AfplibPackage.getFNPRG_MaxAscHt()void setMaxAscHt(Integer value)
Max Asc Ht' attribute.
value - the new value of the 'Max Asc Ht' attribute.getMaxAscHt()Integer getMaxDesDp()
mandatory
fixed length
setMaxDesDp(Integer),
AfplibPackage.getFNPRG_MaxDesDp()void setMaxDesDp(Integer value)
Max Des Dp' attribute.
value - the new value of the 'Max Des Dp' attribute.getMaxDesDp()byte[] getReserved2()
mandatory
fixed length
setReserved2(byte[]),
AfplibPackage.getFNPRG_Reserved2()void setReserved2(byte[] value)
Reserved2' attribute.
value - the new value of the 'Reserved2' attribute.getReserved2()Integer getRetired()
mandatory
fixed length
setRetired(Integer),
AfplibPackage.getFNPRG_Retired()void setRetired(Integer value)
Retired' attribute.
value - the new value of the 'Retired' attribute.getRetired()Integer getReserved3()
mandatory
fixed length
setReserved3(Integer),
AfplibPackage.getFNPRG_Reserved3()void setReserved3(Integer value)
Reserved3' attribute.
value - the new value of the 'Reserved3' attribute.getReserved3()Integer getUscoreWd()
mandatory
fixed length
setUscoreWd(Integer),
AfplibPackage.getFNPRG_UscoreWd()void setUscoreWd(Integer value)
Uscore Wd' attribute.
value - the new value of the 'Uscore Wd' attribute.getUscoreWd()Integer getUscoreWdf()
mandatory
fixed length
setUscoreWdf(Integer),
AfplibPackage.getFNPRG_UscoreWdf()void setUscoreWdf(Integer value)
Uscore Wdf' attribute.
value - the new value of the 'Uscore Wdf' attribute.getUscoreWdf()Integer getUscorePos()
mandatory
fixed length
setUscorePos(Integer),
AfplibPackage.getFNPRG_UscorePos()void setUscorePos(Integer value)
Uscore Pos' attribute.
value - the new value of the 'Uscore Pos' attribute.getUscorePos()Copyright © 2017. All rights reserved.