public interface CPC extends SF
The following features are supported:
AfplibPackage.getCPC()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCPIRGLen()
Returns the value of the 'CPIRG Len' attribute
|
String |
getDefCharID()
Returns the value of the 'Def Char ID' attribute
|
Integer |
getPrtFlags()
Returns the value of the 'Prt Flags' attribute
|
Integer |
getVSChar()
Returns the value of the 'VS Char' attribute
|
Integer |
getVSCharSN()
Returns the value of the 'VS Char SN' attribute
|
Integer |
getVSFlags()
Returns the value of the 'VS Flags' attribute
|
void |
setCPIRGLen(Integer value)
Sets the value of the '
CPIRG Len' attribute |
void |
setDefCharID(String value)
Sets the value of the '
Def Char ID' attribute |
void |
setPrtFlags(Integer value)
Sets the value of the '
Prt Flags' attribute |
void |
setVSChar(Integer value)
Sets the value of the '
VS Char' attribute |
void |
setVSCharSN(Integer value)
Sets the value of the '
VS Char SN' attribute |
void |
setVSFlags(Integer value)
Sets the value of the '
VS Flags' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataString getDefCharID()
mandatory
fixed length
setDefCharID(String),
AfplibPackage.getCPC_DefCharID()void setDefCharID(String value)
Def Char ID' attribute.
value - the new value of the 'Def Char ID' attribute.getDefCharID()Integer getPrtFlags()
mandatory
fixed length
setPrtFlags(Integer),
AfplibPackage.getCPC_PrtFlags()void setPrtFlags(Integer value)
Prt Flags' attribute.
value - the new value of the 'Prt Flags' attribute.getPrtFlags()Integer getCPIRGLen()
mandatory
fixed length
setCPIRGLen(Integer),
AfplibPackage.getCPC_CPIRGLen()void setCPIRGLen(Integer value)
CPIRG Len' attribute.
value - the new value of the 'CPIRG Len' attribute.getCPIRGLen()Integer getVSCharSN()
mandatory
fixed length
setVSCharSN(Integer),
AfplibPackage.getCPC_VSCharSN()void setVSCharSN(Integer value)
VS Char SN' attribute.
value - the new value of the 'VS Char SN' attribute.getVSCharSN()Integer getVSChar()
mandatory
fixed length
setVSChar(Integer),
AfplibPackage.getCPC_VSChar()void setVSChar(Integer value)
VS Char' attribute.
value - the new value of the 'VS Char' attribute.getVSChar()Integer getVSFlags()
mandatory
fixed length
setVSFlags(Integer),
AfplibPackage.getCPC_VSFlags()void setVSFlags(Integer value)
VS Flags' attribute.
value - the new value of the 'VS Flags' attribute.getVSFlags()Copyright © 2017. All rights reserved.