public interface ObjectAreaSize extends Triplet
The following features are supported:
AfplibPackage.getObjectAreaSize()| Modifier and Type | Method and Description |
|---|---|
Integer |
getSizeType()
Returns the value of the 'Size Type' attribute
|
Integer |
getXoaSize()
Returns the value of the 'Xoa Size' attribute
|
Integer |
getYoaSize()
Returns the value of the 'Yoa Size' attribute
|
void |
setSizeType(Integer value)
Sets the value of the '
Size Type' attribute |
void |
setXoaSize(Integer value)
Sets the value of the '
Xoa Size' attribute |
void |
setYoaSize(Integer value)
Sets the value of the '
Yoa Size' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getSizeType()
mandatory
fixed length
setSizeType(Integer),
AfplibPackage.getObjectAreaSize_SizeType()void setSizeType(Integer value)
Size Type' attribute.
value - the new value of the 'Size Type' attribute.getSizeType()Integer getXoaSize()
mandatory
fixed length
setXoaSize(Integer),
AfplibPackage.getObjectAreaSize_XoaSize()void setXoaSize(Integer value)
Xoa Size' attribute.
value - the new value of the 'Xoa Size' attribute.getXoaSize()Integer getYoaSize()
mandatory
fixed length
setYoaSize(Integer),
AfplibPackage.getObjectAreaSize_YoaSize()void setYoaSize(Integer value)
Yoa Size' attribute.
value - the new value of the 'Yoa Size' attribute.getYoaSize()Copyright © 2017. All rights reserved.