public interface TextFidelity extends Triplet
The following features are supported:
AfplibPackage.getTextFidelity()| Modifier and Type | Method and Description |
|---|---|
Integer |
getRepTxtEx()
Returns the value of the 'Rep Txt Ex' attribute
|
Integer |
getStpTxtEx()
Returns the value of the 'Stp Txt Ex' attribute
|
void |
setRepTxtEx(Integer value)
Sets the value of the '
Rep Txt Ex' attribute |
void |
setStpTxtEx(Integer value)
Sets the value of the '
Stp Txt Ex' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getStpTxtEx()
mandatory
fixed length
setStpTxtEx(Integer),
AfplibPackage.getTextFidelity_StpTxtEx()void setStpTxtEx(Integer value)
Stp Txt Ex' attribute.
value - the new value of the 'Stp Txt Ex' attribute.getStpTxtEx()Integer getRepTxtEx()
mandatory
fixed length
setRepTxtEx(Integer),
AfplibPackage.getTextFidelity_RepTxtEx()void setRepTxtEx(Integer value)
Rep Txt Ex' attribute.
value - the new value of the 'Rep Txt Ex' attribute.getRepTxtEx()Copyright © 2017. All rights reserved.