public interface RPS extends Triplet
AfplibPackage.getRPS()| Modifier and Type | Method and Description |
|---|---|
Integer |
getRLENGTH()
Returns the value of the 'RLENGTH' attribute
|
String |
getRPTDATA()
Returns the value of the 'RPTDATA' attribute
|
void |
setRLENGTH(Integer value)
Sets the value of the '
RLENGTH' attribute |
void |
setRPTDATA(String value)
Sets the value of the '
RPTDATA' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getRLENGTH()
mandatory
fixed length
setRLENGTH(Integer),
AfplibPackage.getRPS_RLENGTH()void setRLENGTH(Integer value)
RLENGTH' attribute.
value - the new value of the 'RLENGTH' attribute.getRLENGTH()String getRPTDATA()
optional
variable length
setRPTDATA(String),
AfplibPackage.getRPS_RPTDATA()void setRPTDATA(String value)
RPTDATA' attribute.
value - the new value of the 'RPTDATA' attribute.getRPTDATA()Copyright © 2017. All rights reserved.