public interface FinishingFidelity extends Triplet
The following features are supported:
AfplibPackage.getFinishingFidelity()| Modifier and Type | Method and Description |
|---|---|
Integer |
getRepFinEx()
Returns the value of the 'Rep Fin Ex' attribute
|
Integer |
getStpFinEx()
Returns the value of the 'Stp Fin Ex' attribute
|
void |
setRepFinEx(Integer value)
Sets the value of the '
Rep Fin Ex' attribute |
void |
setStpFinEx(Integer value)
Sets the value of the '
Stp Fin Ex' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getStpFinEx()
mandatory
fixed length
setStpFinEx(Integer),
AfplibPackage.getFinishingFidelity_StpFinEx()void setStpFinEx(Integer value)
Stp Fin Ex' attribute.
value - the new value of the 'Stp Fin Ex' attribute.getStpFinEx()Integer getRepFinEx()
mandatory
fixed length
setRepFinEx(Integer),
AfplibPackage.getFinishingFidelity_RepFinEx()void setRepFinEx(Integer value)
Rep Fin Ex' attribute.
value - the new value of the 'Rep Fin Ex' attribute.getRepFinEx()Copyright © 2017. All rights reserved.