public interface ObjectOffset extends Triplet
The following features are supported:
AfplibPackage.getObjectOffset()| Modifier and Type | Method and Description |
|---|---|
Integer |
getObjOset()
Returns the value of the 'Obj Oset' attribute
|
Integer |
getObjOstHi()
Returns the value of the 'Obj Ost Hi' attribute
|
Integer |
getObjTpe()
Returns the value of the 'Obj Tpe' attribute
|
void |
setObjOset(Integer value)
Sets the value of the '
Obj Oset' attribute |
void |
setObjOstHi(Integer value)
Sets the value of the '
Obj Ost Hi' attribute |
void |
setObjTpe(Integer value)
Sets the value of the '
Obj Tpe' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getObjTpe()
mandatory
fixed length
setObjTpe(Integer),
AfplibPackage.getObjectOffset_ObjTpe()void setObjTpe(Integer value)
Obj Tpe' attribute.
value - the new value of the 'Obj Tpe' attribute.getObjTpe()Integer getObjOset()
mandatory
fixed length
setObjOset(Integer),
AfplibPackage.getObjectOffset_ObjOset()void setObjOset(Integer value)
Obj Oset' attribute.
value - the new value of the 'Obj Oset' attribute.getObjOset()Integer getObjOstHi()
optional
fixed length
setObjOstHi(Integer),
AfplibPackage.getObjectOffset_ObjOstHi()void setObjOstHi(Integer value)
Obj Ost Hi' attribute.
value - the new value of the 'Obj Ost Hi' attribute.getObjOstHi()Copyright © 2017. All rights reserved.