public interface IOC extends SF
The following features are supported:
AfplibPackage.getIOC()| Modifier and Type | Method and Description |
|---|---|
byte[] |
getConData1()
Returns the value of the 'Con Data1' attribute
|
byte[] |
getConData2()
Returns the value of the 'Con Data2' attribute
|
Integer |
getXMap()
Returns the value of the 'XMap' attribute
|
Integer |
getXoaOrent()
Returns the value of the 'Xoa Orent' attribute
|
Integer |
getXoaOset()
Returns the value of the 'Xoa Oset' attribute
|
Integer |
getYMap()
Returns the value of the 'YMap' attribute
|
Integer |
getYoaOrent()
Returns the value of the 'Yoa Orent' attribute
|
Integer |
getYoaOset()
Returns the value of the 'Yoa Oset' attribute
|
void |
setConData1(byte[] value)
Sets the value of the '
Con Data1' attribute |
void |
setConData2(byte[] value)
Sets the value of the '
Con Data2' attribute |
void |
setXMap(Integer value)
Sets the value of the '
XMap' attribute |
void |
setXoaOrent(Integer value)
Sets the value of the '
Xoa Orent' attribute |
void |
setXoaOset(Integer value)
Sets the value of the '
Xoa Oset' attribute |
void |
setYMap(Integer value)
Sets the value of the '
YMap' attribute |
void |
setYoaOrent(Integer value)
Sets the value of the '
Yoa Orent' attribute |
void |
setYoaOset(Integer value)
Sets the value of the '
Yoa Oset' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getXoaOset()
mandatory
fixed length
setXoaOset(Integer),
AfplibPackage.getIOC_XoaOset()void setXoaOset(Integer value)
Xoa Oset' attribute.
value - the new value of the 'Xoa Oset' attribute.getXoaOset()Integer getYoaOset()
mandatory
fixed length
setYoaOset(Integer),
AfplibPackage.getIOC_YoaOset()void setYoaOset(Integer value)
Yoa Oset' attribute.
value - the new value of the 'Yoa Oset' attribute.getYoaOset()Integer getXoaOrent()
mandatory
fixed length
setXoaOrent(Integer),
AfplibPackage.getIOC_XoaOrent()void setXoaOrent(Integer value)
Xoa Orent' attribute.
value - the new value of the 'Xoa Orent' attribute.getXoaOrent()Integer getYoaOrent()
mandatory
fixed length
setYoaOrent(Integer),
AfplibPackage.getIOC_YoaOrent()void setYoaOrent(Integer value)
Yoa Orent' attribute.
value - the new value of the 'Yoa Orent' attribute.getYoaOrent()byte[] getConData1()
mandatory
fixed length
setConData1(byte[]),
AfplibPackage.getIOC_ConData1()void setConData1(byte[] value)
Con Data1' attribute.
value - the new value of the 'Con Data1' attribute.getConData1()Integer getXMap()
mandatory
fixed length
setXMap(Integer),
AfplibPackage.getIOC_XMap()void setXMap(Integer value)
XMap' attribute.
value - the new value of the 'XMap' attribute.getXMap()Integer getYMap()
mandatory
fixed length
setYMap(Integer),
AfplibPackage.getIOC_YMap()void setYMap(Integer value)
YMap' attribute.
value - the new value of the 'YMap' attribute.getYMap()byte[] getConData2()
mandatory
fixed length
setConData2(byte[]),
AfplibPackage.getIOC_ConData2()void setConData2(byte[] value)
Con Data2' attribute.
value - the new value of the 'Con Data2' attribute.getConData2()Copyright © 2017. All rights reserved.