public interface MPSRG extends Triplet
The following features are supported:
AfplibPackage.getMPSRG()| Modifier and Type | Method and Description |
|---|---|
String |
getPsegName()
Returns the value of the 'Pseg Name' attribute
|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
void |
setPsegName(String value)
Sets the value of the '
Pseg Name' attribute |
void |
setReserved(Integer value)
Sets the value of the '
Reserved' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getReserved()
mandatory
fixed length
setReserved(Integer),
AfplibPackage.getMPSRG_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()String getPsegName()
mandatory
fixed length
setPsegName(String),
AfplibPackage.getMPSRG_PsegName()void setPsegName(String value)
Pseg Name' attribute.
value - the new value of the 'Pseg Name' attribute.getPsegName()Copyright © 2017. All rights reserved.