public interface ResourceObjectType extends Triplet
The following features are supported:
AfplibPackage.getResourceObjectType()| Modifier and Type | Method and Description |
|---|---|
byte[] |
getConData()
Returns the value of the 'Con Data' attribute
|
Integer |
getObjType()
Returns the value of the 'Obj Type' attribute
|
void |
setConData(byte[] value)
Sets the value of the '
Con Data' attribute |
void |
setObjType(Integer value)
Sets the value of the '
Obj Type' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getObjType()
mandatory
fixed length
setObjType(Integer),
AfplibPackage.getResourceObjectType_ObjType()void setObjType(Integer value)
Obj Type' attribute.
value - the new value of the 'Obj Type' attribute.getObjType()byte[] getConData()
mandatory
fixed length
setConData(byte[]),
AfplibPackage.getResourceObjectType_ConData()void setConData(byte[] value)
Con Data' attribute.
value - the new value of the 'Con Data' attribute.getConData()Copyright © 2017. All rights reserved.