public interface IOCAFunctionSetIdentification extends Triplet
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCATEGORY()
Returns the value of the 'CATEGORY' attribute
|
Integer |
getFCNSET()
Returns the value of the 'FCNSET' attribute
|
void |
setCATEGORY(Integer value)
Sets the value of the '
CATEGORY' attribute |
void |
setFCNSET(Integer value)
Sets the value of the '
FCNSET' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getCATEGORY()
mandatory
fixed length
setCATEGORY(Integer),
AfplibPackage.getIOCAFunctionSetIdentification_CATEGORY()void setCATEGORY(Integer value)
CATEGORY' attribute.
value - the new value of the 'CATEGORY' attribute.getCATEGORY()Integer getFCNSET()
mandatory
fixed length
setFCNSET(Integer),
AfplibPackage.getIOCAFunctionSetIdentification_FCNSET()void setFCNSET(Integer value)
FCNSET' attribute.
value - the new value of the 'FCNSET' attribute.getFCNSET()Copyright © 2017. All rights reserved.