public interface OVS extends Triplet
AfplibPackage.getOVS()| Modifier and Type | Method and Description |
|---|---|
Integer |
getBYPSIDEN()
Returns the value of the 'BYPSIDEN' attribute
|
Integer |
getOVERCHAR()
Returns the value of the 'OVERCHAR' attribute
|
void |
setBYPSIDEN(Integer value)
Sets the value of the '
BYPSIDEN' attribute |
void |
setOVERCHAR(Integer value)
Sets the value of the '
OVERCHAR' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getBYPSIDEN()
mandatory
fixed length
setBYPSIDEN(Integer),
AfplibPackage.getOVS_BYPSIDEN()void setBYPSIDEN(Integer value)
BYPSIDEN' attribute.
value - the new value of the 'BYPSIDEN' attribute.getBYPSIDEN()Integer getOVERCHAR()
mandatory
fixed length
setOVERCHAR(Integer),
AfplibPackage.getOVS_OVERCHAR()void setOVERCHAR(Integer value)
OVERCHAR' attribute.
value - the new value of the 'OVERCHAR' attribute.getOVERCHAR()Copyright © 2017. All rights reserved.