public interface MMORG extends Triplet
The following features are supported:
AfplibPackage.getMMORG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getFlags()
Returns the value of the 'Flags' attribute
|
Integer |
getOVLid()
Returns the value of the 'OV Lid' attribute
|
String |
getOVLname()
Returns the value of the 'OV Lname' attribute
|
void |
setFlags(Integer value)
Sets the value of the '
Flags' attribute |
void |
setOVLid(Integer value)
Sets the value of the '
OV Lid' attribute |
void |
setOVLname(String value)
Sets the value of the '
OV Lname' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getOVLid()
mandatory
fixed length
setOVLid(Integer),
AfplibPackage.getMMORG_OVLid()void setOVLid(Integer value)
OV Lid' attribute.
value - the new value of the 'OV Lid' attribute.getOVLid()Integer getFlags()
mandatory
fixed length
setFlags(Integer),
AfplibPackage.getMMORG_Flags()void setFlags(Integer value)
Flags' attribute.
value - the new value of the 'Flags' attribute.getFlags()String getOVLname()
mandatory
fixed length
setOVLname(String),
AfplibPackage.getMMORG_OVLname()void setOVLname(String value)
OV Lname' attribute.
value - the new value of the 'OV Lname' attribute.getOVLname()Copyright © 2017. All rights reserved.