public interface FNN extends SF
The following features are supported:
AfplibPackage.getFNN()| Modifier and Type | Method and Description |
|---|---|
byte[] |
getFNNData()
Returns the value of the 'FNN Data' attribute
|
void |
setFNNData(byte[] value)
Sets the value of the '
FNN Data' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDatabyte[] getFNNData()
optional
variable length
setFNNData(byte[]),
AfplibPackage.getFNN_FNNData()void setFNNData(byte[] value)
FNN Data' attribute.
value - the new value of the 'FNN Data' attribute.getFNNData()Copyright © 2017. All rights reserved.