public interface MMCRG extends Triplet
AfplibPackage.getMMCRG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getKey()
Returns the value of the 'Key' attribute
|
Integer |
getValue()
Returns the value of the 'Value' attribute
|
void |
setKey(Integer value)
Sets the value of the '
Key' attribute |
void |
setValue(Integer value)
Sets the value of the '
Value' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getKey()
mandatory
fixed length
setKey(Integer),
AfplibPackage.getMMCRG_Key()void setKey(Integer value)
Key' attribute.
value - the new value of the 'Key' attribute.getKey()Integer getValue()
mandatory
fixed length
setValue(Integer),
AfplibPackage.getMMCRG_Value()void setValue(Integer value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()Copyright © 2017. All rights reserved.