public interface EncodingSchemeID extends Triplet
The following features are supported:
AfplibPackage.getEncodingSchemeID()| Modifier and Type | Method and Description |
|---|---|
Integer |
getESidCP()
Returns the value of the 'ESid CP' attribute
|
Integer |
getESidUD()
Returns the value of the 'ESid UD' attribute
|
void |
setESidCP(Integer value)
Sets the value of the '
ESid CP' attribute |
void |
setESidUD(Integer value)
Sets the value of the '
ESid UD' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getESidCP()
mandatory
fixed length
setESidCP(Integer),
AfplibPackage.getEncodingSchemeID_ESidCP()void setESidCP(Integer value)
ESid CP' attribute.
value - the new value of the 'ESid CP' attribute.getESidCP()Integer getESidUD()
optional
fixed length
setESidUD(Integer),
AfplibPackage.getEncodingSchemeID_ESidUD()void setESidUD(Integer value)
ESid UD' attribute.
value - the new value of the 'ESid UD' attribute.getESidUD()Copyright © 2017. All rights reserved.