public interface BandImage extends Triplet
AfplibPackage.getBandImage()| Modifier and Type | Method and Description |
|---|---|
Integer |
getBCOUNT()
Returns the value of the 'BCOUNT' attribute
|
org.eclipse.emf.common.util.EList<BandImageRG> |
getRg()
Returns the value of the 'Rg' containment reference list.
|
void |
setBCOUNT(Integer value)
Sets the value of the '
BCOUNT' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getBCOUNT()
mandatory
fixed length
setBCOUNT(Integer),
AfplibPackage.getBandImage_BCOUNT()void setBCOUNT(Integer value)
BCOUNT' attribute.
value - the new value of the 'BCOUNT' attribute.getBCOUNT()org.eclipse.emf.common.util.EList<BandImageRG> getRg()
BandImageRG.
mandatory
variable length
AfplibPackage.getBandImage_Rg()Copyright © 2017. All rights reserved.