public interface GSCC extends Triplet
The following features are supported:
AfplibPackage.getGSCC()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCELLHFR()
Returns the value of the 'CELLHFR' attribute
|
Integer |
getCELLHI()
Returns the value of the 'CELLHI' attribute
|
Integer |
getCELLWFR()
Returns the value of the 'CELLWFR' attribute
|
Integer |
getCELLWI()
Returns the value of the 'CELLWI' attribute
|
void |
setCELLHFR(Integer value)
Sets the value of the '
CELLHFR' attribute |
void |
setCELLHI(Integer value)
Sets the value of the '
CELLHI' attribute |
void |
setCELLWFR(Integer value)
Sets the value of the '
CELLWFR' attribute |
void |
setCELLWI(Integer value)
Sets the value of the '
CELLWI' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getCELLWI()
mandatory
fixed length
setCELLWI(Integer),
AfplibPackage.getGSCC_CELLWI()void setCELLWI(Integer value)
CELLWI' attribute.
value - the new value of the 'CELLWI' attribute.getCELLWI()Integer getCELLHI()
mandatory
fixed length
setCELLHI(Integer),
AfplibPackage.getGSCC_CELLHI()void setCELLHI(Integer value)
CELLHI' attribute.
value - the new value of the 'CELLHI' attribute.getCELLHI()Integer getCELLWFR()
optional
fixed length
setCELLWFR(Integer),
AfplibPackage.getGSCC_CELLWFR()void setCELLWFR(Integer value)
CELLWFR' attribute.
value - the new value of the 'CELLWFR' attribute.getCELLWFR()Integer getCELLHFR()
optional
fixed length
setCELLHFR(Integer),
AfplibPackage.getGSCC_CELLHFR()void setCELLHFR(Integer value)
CELLHFR' attribute.
value - the new value of the 'CELLHFR' attribute.getCELLHFR()Copyright © 2017. All rights reserved.