public interface ICP extends SF
The following features are supported:
AfplibPackage.getICP()| Modifier and Type | Method and Description |
|---|---|
Integer |
getXCOset()
Returns the value of the 'XC Oset' attribute
|
Integer |
getXCSize()
Returns the value of the 'XC Size' attribute
|
Integer |
getXFilSize()
Returns the value of the 'XFil Size' attribute
|
Integer |
getYCOset()
Returns the value of the 'YC Oset' attribute
|
Integer |
getYCSize()
Returns the value of the 'YC Size' attribute
|
Integer |
getYFilSize()
Returns the value of the 'YFil Size' attribute
|
void |
setXCOset(Integer value)
Sets the value of the '
XC Oset' attribute |
void |
setXCSize(Integer value)
Sets the value of the '
XC Size' attribute |
void |
setXFilSize(Integer value)
Sets the value of the '
XFil Size' attribute |
void |
setYCOset(Integer value)
Sets the value of the '
YC Oset' attribute |
void |
setYCSize(Integer value)
Sets the value of the '
YC Size' attribute |
void |
setYFilSize(Integer value)
Sets the value of the '
YFil Size' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getXCOset()
mandatory
fixed length
setXCOset(Integer),
AfplibPackage.getICP_XCOset()void setXCOset(Integer value)
XC Oset' attribute.
value - the new value of the 'XC Oset' attribute.getXCOset()Integer getYCOset()
mandatory
fixed length
setYCOset(Integer),
AfplibPackage.getICP_YCOset()void setYCOset(Integer value)
YC Oset' attribute.
value - the new value of the 'YC Oset' attribute.getYCOset()Integer getXCSize()
mandatory
fixed length
setXCSize(Integer),
AfplibPackage.getICP_XCSize()void setXCSize(Integer value)
XC Size' attribute.
value - the new value of the 'XC Size' attribute.getXCSize()Integer getYCSize()
mandatory
fixed length
setYCSize(Integer),
AfplibPackage.getICP_YCSize()void setYCSize(Integer value)
YC Size' attribute.
value - the new value of the 'YC Size' attribute.getYCSize()Integer getXFilSize()
mandatory
fixed length
setXFilSize(Integer),
AfplibPackage.getICP_XFilSize()void setXFilSize(Integer value)
XFil Size' attribute.
value - the new value of the 'XFil Size' attribute.getXFilSize()Integer getYFilSize()
mandatory
fixed length
setYFilSize(Integer),
AfplibPackage.getICP_YFilSize()void setYFilSize(Integer value)
YFil Size' attribute.
value - the new value of the 'YFil Size' attribute.getYFilSize()Copyright © 2017. All rights reserved.