public interface TileTOC extends Triplet
AfplibPackage.getTileTOC()| Modifier and Type | Method and Description |
|---|---|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
org.eclipse.emf.common.util.EList<TileTOCRG> |
getRg()
Returns the value of the 'Rg' containment reference list.
|
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.getTileTOC_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()org.eclipse.emf.common.util.EList<TileTOCRG> getRg()
TileTOCRG.
optional
variable length
AfplibPackage.getTileTOC_Rg()Copyright © 2017. All rights reserved.