public interface MCCRG extends Triplet
The following features are supported:
AfplibPackage.getMCCRG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getMMCid()
Returns the value of the 'MM Cid' attribute
|
Integer |
getStartnum()
Returns the value of the 'Startnum' attribute
|
Integer |
getStopnum()
Returns the value of the 'Stopnum' attribute
|
void |
setMMCid(Integer value)
Sets the value of the '
MM Cid' attribute |
void |
setStartnum(Integer value)
Sets the value of the '
Startnum' attribute |
void |
setStopnum(Integer value)
Sets the value of the '
Stopnum' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getStartnum()
mandatory
fixed length
setStartnum(Integer),
AfplibPackage.getMCCRG_Startnum()void setStartnum(Integer value)
Startnum' attribute.
value - the new value of the 'Startnum' attribute.getStartnum()Integer getStopnum()
mandatory
fixed length
setStopnum(Integer),
AfplibPackage.getMCCRG_Stopnum()void setStopnum(Integer value)
Stopnum' attribute.
value - the new value of the 'Stopnum' attribute.getStopnum()Integer getMMCid()
mandatory
fixed length
setMMCid(Integer),
AfplibPackage.getMCCRG_MMCid()void setMMCid(Integer value)
MM Cid' attribute.
value - the new value of the 'MM Cid' attribute.getMMCid()Copyright © 2017. All rights reserved.