public interface GSPCOL extends Triplet
The following features are supported:
AfplibPackage.getGSPCOL()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCOLSIZE1()
Returns the value of the 'COLSIZE1' attribute
|
Integer |
getCOLSIZE2()
Returns the value of the 'COLSIZE2' attribute
|
Integer |
getCOLSIZE3()
Returns the value of the 'COLSIZE3' attribute
|
Integer |
getCOLSIZE4()
Returns the value of the 'COLSIZE4' attribute
|
Integer |
getCOLSPCE()
Returns the value of the 'COLSPCE' attribute
|
byte[] |
getCOLVALUE()
Returns the value of the 'COLVALUE' attribute
|
Integer |
getRES1()
Returns the value of the 'RES1' attribute
|
Integer |
getRES2()
Returns the value of the 'RES2' attribute
|
void |
setCOLSIZE1(Integer value)
Sets the value of the '
COLSIZE1' attribute |
void |
setCOLSIZE2(Integer value)
Sets the value of the '
COLSIZE2' attribute |
void |
setCOLSIZE3(Integer value)
Sets the value of the '
COLSIZE3' attribute |
void |
setCOLSIZE4(Integer value)
Sets the value of the '
COLSIZE4' attribute |
void |
setCOLSPCE(Integer value)
Sets the value of the '
COLSPCE' attribute |
void |
setCOLVALUE(byte[] value)
Sets the value of the '
COLVALUE' attribute |
void |
setRES1(Integer value)
Sets the value of the '
RES1' attribute |
void |
setRES2(Integer value)
Sets the value of the '
RES2' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getRES1()
mandatory
fixed length
setRES1(Integer),
AfplibPackage.getGSPCOL_RES1()void setRES1(Integer value)
RES1' attribute.
value - the new value of the 'RES1' attribute.getRES1()Integer getCOLSPCE()
mandatory
fixed length
setCOLSPCE(Integer),
AfplibPackage.getGSPCOL_COLSPCE()void setCOLSPCE(Integer value)
COLSPCE' attribute.
value - the new value of the 'COLSPCE' attribute.getCOLSPCE()Integer getRES2()
mandatory
fixed length
setRES2(Integer),
AfplibPackage.getGSPCOL_RES2()void setRES2(Integer value)
RES2' attribute.
value - the new value of the 'RES2' attribute.getRES2()Integer getCOLSIZE1()
mandatory
fixed length
setCOLSIZE1(Integer),
AfplibPackage.getGSPCOL_COLSIZE1()void setCOLSIZE1(Integer value)
COLSIZE1' attribute.
value - the new value of the 'COLSIZE1' attribute.getCOLSIZE1()Integer getCOLSIZE2()
mandatory
fixed length
setCOLSIZE2(Integer),
AfplibPackage.getGSPCOL_COLSIZE2()void setCOLSIZE2(Integer value)
COLSIZE2' attribute.
value - the new value of the 'COLSIZE2' attribute.getCOLSIZE2()Integer getCOLSIZE3()
mandatory
fixed length
setCOLSIZE3(Integer),
AfplibPackage.getGSPCOL_COLSIZE3()void setCOLSIZE3(Integer value)
COLSIZE3' attribute.
value - the new value of the 'COLSIZE3' attribute.getCOLSIZE3()Integer getCOLSIZE4()
mandatory
fixed length
setCOLSIZE4(Integer),
AfplibPackage.getGSPCOL_COLSIZE4()void setCOLSIZE4(Integer value)
COLSIZE4' attribute.
value - the new value of the 'COLSIZE4' attribute.getCOLSIZE4()byte[] getCOLVALUE()
mandatory
variable length
setCOLVALUE(byte[]),
AfplibPackage.getGSPCOL_COLVALUE()void setCOLVALUE(byte[] value)
COLVALUE' attribute.
value - the new value of the 'COLVALUE' attribute.getCOLVALUE()Copyright © 2017. All rights reserved.