public interface GCHST extends Triplet
AfplibPackage.getGCHST()| Modifier and Type | Method and Description |
|---|---|
String |
getCP()
Returns the value of the 'CP' attribute
|
Integer |
getXPOS()
Returns the value of the 'XPOS' attribute
|
Integer |
getYPOS()
Returns the value of the 'YPOS' attribute
|
void |
setCP(String value)
Sets the value of the '
CP' attribute |
void |
setXPOS(Integer value)
Sets the value of the '
XPOS' attribute |
void |
setYPOS(Integer value)
Sets the value of the '
YPOS' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getXPOS()
mandatory
fixed length
setXPOS(Integer),
AfplibPackage.getGCHST_XPOS()void setXPOS(Integer value)
XPOS' attribute.
value - the new value of the 'XPOS' attribute.getXPOS()Integer getYPOS()
mandatory
fixed length
setYPOS(Integer),
AfplibPackage.getGCHST_YPOS()void setYPOS(Integer value)
YPOS' attribute.
value - the new value of the 'YPOS' attribute.getYPOS()String getCP()
mandatory
variable length
setCP(String),
AfplibPackage.getGCHST_CP()Copyright © 2017. All rights reserved.