public interface TRN extends Triplet
The following features are supported:
AfplibPackage.getTRN()| Modifier and Type | Method and Description |
|---|---|
byte[] |
getTRNDATA()
Returns the value of the 'TRNDATA' attribute
|
void |
setTRNDATA(byte[] value)
Sets the value of the '
TRNDATA' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberbyte[] getTRNDATA()
mandatory
variable length
setTRNDATA(byte[]),
AfplibPackage.getTRN_TRNDATA()void setTRNDATA(byte[] value)
TRNDATA' attribute.
value - the new value of the 'TRNDATA' attribute.getTRNDATA()Copyright © 2017. All rights reserved.