public interface ObjectByteOffset extends Triplet
The following features are supported:
AfplibPackage.getObjectByteOffset()| Modifier and Type | Method and Description |
|---|---|
Integer |
getDirByHi()
Returns the value of the 'Dir By Hi' attribute
|
Integer |
getDirByOff()
Returns the value of the 'Dir By Off' attribute
|
void |
setDirByHi(Integer value)
Sets the value of the '
Dir By Hi' attribute |
void |
setDirByOff(Integer value)
Sets the value of the '
Dir By Off' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getDirByOff()
mandatory
fixed length
setDirByOff(Integer),
AfplibPackage.getObjectByteOffset_DirByOff()void setDirByOff(Integer value)
Dir By Off' attribute.
value - the new value of the 'Dir By Off' attribute.getDirByOff()Integer getDirByHi()
optional
fixed length
setDirByHi(Integer),
AfplibPackage.getObjectByteOffset_DirByHi()void setDirByHi(Integer value)
Dir By Hi' attribute.
value - the new value of the 'Dir By Hi' attribute.getDirByHi()Copyright © 2017. All rights reserved.