public interface ExternalAlgorithmRG extends Triplet
The following features are supported:
AfplibPackage.getExternalAlgorithmRG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getDIRCTN()
Returns the value of the 'DIRCTN' attribute
|
Integer |
getPADALMT()
Returns the value of the 'PADALMT' attribute
|
Integer |
getPADBDRY()
Returns the value of the 'PADBDRY' attribute
|
void |
setDIRCTN(Integer value)
Sets the value of the '
DIRCTN' attribute |
void |
setPADALMT(Integer value)
Sets the value of the '
PADALMT' attribute |
void |
setPADBDRY(Integer value)
Sets the value of the '
PADBDRY' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getDIRCTN()
mandatory
fixed length
setDIRCTN(Integer),
AfplibPackage.getExternalAlgorithmRG_DIRCTN()void setDIRCTN(Integer value)
DIRCTN' attribute.
value - the new value of the 'DIRCTN' attribute.getDIRCTN()Integer getPADBDRY()
mandatory
fixed length
setPADBDRY(Integer),
AfplibPackage.getExternalAlgorithmRG_PADBDRY()void setPADBDRY(Integer value)
PADBDRY' attribute.
value - the new value of the 'PADBDRY' attribute.getPADBDRY()Integer getPADALMT()
mandatory
fixed length
setPADALMT(Integer),
AfplibPackage.getExternalAlgorithmRG_PADALMT()void setPADALMT(Integer value)
PADALMT' attribute.
value - the new value of the 'PADALMT' attribute.getPADALMT()Copyright © 2017. All rights reserved.