public interface MeasurementUnits extends Triplet
The following features are supported:
AfplibPackage.getMeasurementUnits()| Modifier and Type | Method and Description |
|---|---|
Integer |
getXoaBase()
Returns the value of the 'Xoa Base' attribute
|
Integer |
getXoaUnits()
Returns the value of the 'Xoa Units' attribute
|
Integer |
getYoaBase()
Returns the value of the 'Yoa Base' attribute
|
Integer |
getYoaUnits()
Returns the value of the 'Yoa Units' attribute
|
void |
setXoaBase(Integer value)
Sets the value of the '
Xoa Base' attribute |
void |
setXoaUnits(Integer value)
Sets the value of the '
Xoa Units' attribute |
void |
setYoaBase(Integer value)
Sets the value of the '
Yoa Base' attribute |
void |
setYoaUnits(Integer value)
Sets the value of the '
Yoa Units' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getXoaBase()
mandatory
fixed length
setXoaBase(Integer),
AfplibPackage.getMeasurementUnits_XoaBase()void setXoaBase(Integer value)
Xoa Base' attribute.
value - the new value of the 'Xoa Base' attribute.getXoaBase()Integer getYoaBase()
mandatory
fixed length
setYoaBase(Integer),
AfplibPackage.getMeasurementUnits_YoaBase()void setYoaBase(Integer value)
Yoa Base' attribute.
value - the new value of the 'Yoa Base' attribute.getYoaBase()Integer getXoaUnits()
mandatory
fixed length
setXoaUnits(Integer),
AfplibPackage.getMeasurementUnits_XoaUnits()void setXoaUnits(Integer value)
Xoa Units' attribute.
value - the new value of the 'Xoa Units' attribute.getXoaUnits()Integer getYoaUnits()
mandatory
fixed length
setYoaUnits(Integer),
AfplibPackage.getMeasurementUnits_YoaUnits()void setYoaUnits(Integer value)
Yoa Units' attribute.
value - the new value of the 'Yoa Units' attribute.getYoaUnits()Copyright © 2017. All rights reserved.