public interface IPD extends SF
The following features are supported:
AfplibPackage.getIPD()| Modifier and Type | Method and Description |
|---|---|
byte[] |
getImageData()
Returns the value of the 'Image Data' attribute
|
byte[] |
getIOCAdat()
Returns the value of the 'IOC Adat' attribute
|
void |
setImageData(byte[] value)
Sets the value of the '
Image Data' attribute |
void |
setIOCAdat(byte[] value)
Sets the value of the '
IOC Adat' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDatabyte[] getIOCAdat()
optional
variable length
setIOCAdat(byte[]),
AfplibPackage.getIPD_IOCAdat()void setIOCAdat(byte[] value)
IOC Adat' attribute.
value - the new value of the 'IOC Adat' attribute.getIOCAdat()byte[] getImageData()
If the meaning of the 'Image Data' attribute isn't clear, there really should be more of a description here...
setImageData(byte[]),
AfplibPackage.getIPD_ImageData()void setImageData(byte[] value)
Image Data' attribute.
value - the new value of the 'Image Data' attribute.getImageData()Copyright © 2017. All rights reserved.