public interface STC extends Triplet
AfplibPackage.getSTC()| Modifier and Type | Method and Description |
|---|---|
Integer |
getFRGCOLOR()
Returns the value of the 'FRGCOLOR' attribute
|
Integer |
getPRECSION()
Returns the value of the 'PRECSION' attribute
|
void |
setFRGCOLOR(Integer value)
Sets the value of the '
FRGCOLOR' attribute |
void |
setPRECSION(Integer value)
Sets the value of the '
PRECSION' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getFRGCOLOR()
mandatory
fixed length
setFRGCOLOR(Integer),
AfplibPackage.getSTC_FRGCOLOR()void setFRGCOLOR(Integer value)
FRGCOLOR' attribute.
value - the new value of the 'FRGCOLOR' attribute.getFRGCOLOR()Integer getPRECSION()
optional
fixed length
setPRECSION(Integer),
AfplibPackage.getSTC_PRECSION()void setPRECSION(Integer value)
PRECSION' attribute.
value - the new value of the 'PRECSION' attribute.getPRECSION()Copyright © 2017. All rights reserved.