public interface GSAP extends Triplet
AfplibPackage.getGSAP()| Modifier and Type | Method and Description |
|---|---|
Integer |
getP()
Returns the value of the 'P' attribute
|
Integer |
getQ()
Returns the value of the 'Q' attribute
|
Integer |
getR()
Returns the value of the 'R' attribute
|
Integer |
getS()
Returns the value of the 'S' attribute
|
void |
setP(Integer value)
Sets the value of the '
P' attribute |
void |
setQ(Integer value)
Sets the value of the '
Q' attribute |
void |
setR(Integer value)
Sets the value of the '
R' attribute |
void |
setS(Integer value)
Sets the value of the '
S' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getP()
mandatory
fixed length
setP(Integer),
AfplibPackage.getGSAP_P()void setP(Integer value)
P' attribute.
value - the new value of the 'P' attribute.getP()Integer getQ()
mandatory
fixed length
setQ(Integer),
AfplibPackage.getGSAP_Q()void setQ(Integer value)
Q' attribute.
value - the new value of the 'Q' attribute.getQ()Integer getR()
mandatory
fixed length
setR(Integer),
AfplibPackage.getGSAP_R()void setR(Integer value)
R' attribute.
value - the new value of the 'R' attribute.getR()Integer getS()
mandatory
fixed length
setS(Integer),
AfplibPackage.getGSAP_S()Copyright © 2017. All rights reserved.