com.microfocus.cobol.lang.internal
Class CobolBytes
java.lang.Object
com.microfocus.cobol.lang.internal.CobolBytes
- Direct Known Subclasses:
- CobolField
- public abstract class CobolBytes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
offset
protected int offset
length
protected int length
record
protected CobolRecord record
CobolBytes
public CobolBytes(CobolRecord record,
int offset,
int length)
getBytesValue
public byte[] getBytesValue()
throws CobolRecordException
- Throws:
CobolRecordException
setBytes
public void setBytes(byte[] newData)
throws CobolRecordException
- Throws:
CobolRecordException
getRecord
protected CobolRecord getRecord()
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.