org.cdgsoftware.icl.record
Class BundleControlRecord

java.lang.Object
  extended by org.cdgsoftware.icl.record.Record
      extended by org.cdgsoftware.icl.record.BundleControlRecord
All Implemented Interfaces:
Loggeable

public class BundleControlRecord
extends Record

The Class BundleControlRecord.


Field Summary
 Field bundleAmount
           
 Field imagesInBundleCount
           
 Field itemCount
           
 Field micrAmount
           
 Field recordType
           
 Field reserved
           
 Field userField
           
 
Constructor Summary
BundleControlRecord()
          Instantiates a new bundle control record.
 
Method Summary
 
Methods inherited from class org.cdgsoftware.icl.record.Record
dump, getBytes, getFieldAtPosition, getFieldDataAtPosition, getFieldNameAtPosition, getFields, getRecordLength, getRecordName, getStructureXML, populateFields, setFieldData, setFields, setRecordName, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

recordType

public Field recordType

itemCount

public Field itemCount

bundleAmount

public Field bundleAmount

micrAmount

public Field micrAmount

imagesInBundleCount

public Field imagesInBundleCount

userField

public Field userField

reserved

public Field reserved
Constructor Detail

BundleControlRecord

public BundleControlRecord()
Instantiates a new bundle control record.