public interface MappingOption extends Triplet
The following features are supported:
AfplibPackage.getMappingOption()| Modifier and Type | Method and Description |
|---|---|
Integer |
getMapValue()
Returns the value of the 'Map Value' attribute
|
void |
setMapValue(Integer value)
Sets the value of the '
Map Value' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getMapValue()
mandatory
fixed length
setMapValue(Integer),
AfplibPackage.getMappingOption_MapValue()void setMapValue(Integer value)
Map Value' attribute.
value - the new value of the 'Map Value' attribute.getMapValue()Copyright © 2017. All rights reserved.