public interface UP3iFinishingOperation extends Triplet
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSeqnum()
Returns the value of the 'Seqnum' attribute
|
byte[] |
getUP3iDat()
Returns the value of the 'UP 3i Dat' attribute
|
void |
setSeqnum(Integer value)
Sets the value of the '
Seqnum' attribute |
void |
setUP3iDat(byte[] value)
Sets the value of the '
UP 3i Dat' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getSeqnum()
mandatory
fixed length
setSeqnum(Integer),
AfplibPackage.getUP3iFinishingOperation_Seqnum()void setSeqnum(Integer value)
Seqnum' attribute.
value - the new value of the 'Seqnum' attribute.getSeqnum()byte[] getUP3iDat()
mandatory
variable length
setUP3iDat(byte[]),
AfplibPackage.getUP3iFinishingOperation_UP3iDat()void setUP3iDat(byte[] value)
UP 3i Dat' attribute.
value - the new value of the 'UP 3i Dat' attribute.getUP3iDat()Copyright © 2017. All rights reserved.