public interface CRCResourceManagement extends Triplet
The following features are supported:
AfplibPackage.getCRCResourceManagement()| Modifier and Type | Method and Description |
|---|---|
Integer |
getFmtQual()
Returns the value of the 'Fmt Qual' attribute
|
Integer |
getResClassFlg()
Returns the value of the 'Res Class Flg' attribute
|
Integer |
getRMValue()
Returns the value of the 'RM Value' attribute
|
void |
setFmtQual(Integer value)
Sets the value of the '
Fmt Qual' attribute |
void |
setResClassFlg(Integer value)
Sets the value of the '
Res Class Flg' attribute |
void |
setRMValue(Integer value)
Sets the value of the '
RM Value' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getFmtQual()
mandatory
fixed length
setFmtQual(Integer),
AfplibPackage.getCRCResourceManagement_FmtQual()void setFmtQual(Integer value)
Fmt Qual' attribute.
value - the new value of the 'Fmt Qual' attribute.getFmtQual()Integer getRMValue()
mandatory
fixed length
setRMValue(Integer),
AfplibPackage.getCRCResourceManagement_RMValue()void setRMValue(Integer value)
RM Value' attribute.
value - the new value of the 'RM Value' attribute.getRMValue()Integer getResClassFlg()
mandatory
fixed length
setResClassFlg(Integer),
AfplibPackage.getCRCResourceManagement_ResClassFlg()void setResClassFlg(Integer value)
Res Class Flg' attribute.
value - the new value of the 'Res Class Flg' attribute.getResClassFlg()Copyright © 2017. All rights reserved.