public interface ObjectByteExtent extends Triplet
The following features are supported:
AfplibPackage.getObjectByteExtent()| Modifier and Type | Method and Description |
|---|---|
Integer |
getByteExt()
Returns the value of the 'Byte Ext' attribute
|
Integer |
getByteExtHi()
Returns the value of the 'Byte Ext Hi' attribute
|
void |
setByteExt(Integer value)
Sets the value of the '
Byte Ext' attribute |
void |
setByteExtHi(Integer value)
Sets the value of the '
Byte Ext Hi' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getByteExt()
mandatory
fixed length
setByteExt(Integer),
AfplibPackage.getObjectByteExtent_ByteExt()void setByteExt(Integer value)
Byte Ext' attribute.
value - the new value of the 'Byte Ext' attribute.getByteExt()Integer getByteExtHi()
optional
fixed length
setByteExtHi(Integer),
AfplibPackage.getObjectByteExtent_ByteExtHi()void setByteExtHi(Integer value)
Byte Ext Hi' attribute.
value - the new value of the 'Byte Ext Hi' attribute.getByteExtHi()Copyright © 2017. All rights reserved.