public class ValidationListAttributeData extends ValidationListTranslatedData
ValidationListTranslatedData
, but the order and location of
the information in the corresponding API structures differ.Constructor and Description |
---|
ValidationListAttributeData()
Constructs a ValidationListTranslatedData.
|
ValidationListAttributeData(byte[] buffer,
int offset)
Constructs a ValidationListTranslatedData from a structure stored as IBM i bytes.
|
Modifier and Type | Method and Description |
---|---|
protected int |
getWriteOffsetCcsid()
Returns the offset of CCSID information in the structure when the receiver
is written to IBM i bytes.
|
protected int |
getWriteOffsetTByteLength()
Returns the offset of the length of the translated bytes when the receiver
is written to an IBM i byte structure.
|
protected int |
getWriteOffsetTBytes()
Returns the offset of the translated bytes when the receiver is written to an
IBM i byte structure.
|
getByteLength, getBytes, getCcsid, getReadOffsetCcsid, getReadOffsetTByteLength, getReadOffsetTBytes, getString, getWriteNullDataLength, isValidCcsid, setBytes, setBytes, setCcsid, toBytes, toBytes
public ValidationListAttributeData()
public ValidationListAttributeData(byte[] buffer, int offset)
The offset indicates the starting position of the structure in the given buffer.
buffer
- byte[]offset
- intprotected int getWriteOffsetCcsid()
getWriteOffsetCcsid
in class ValidationListTranslatedData
protected int getWriteOffsetTByteLength()
getWriteOffsetTByteLength
in class ValidationListTranslatedData
protected int getWriteOffsetTBytes()
getWriteOffsetTBytes
in class ValidationListTranslatedData