Log4j 1.1

pl.psnc.expres.remote.correlation.value
Class ChunkSetInfo

java.lang.Object
  extended by pl.psnc.expres.remote.correlation.value.ChunkSetInfo

public class ChunkSetInfo
extends java.lang.Object

ChunkSetInfo class - stores information about correlation job

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
ChunkSetInfo()
           
 
Method Summary
 ChunkInfo[] getChunks()
          Get value of field: chunks
 MessageHeader getHeader()
          Get value of field: header
 void setChunks(ChunkInfo[] chunks)
          Set value of field: chunks
 void setHeader(MessageHeader header)
          Set value of field: header
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChunkSetInfo

public ChunkSetInfo()
Method Detail

getHeader

public MessageHeader getHeader()
Get value of field: header

Returns:
the header

setHeader

public void setHeader(MessageHeader header)
Set value of field: header

Parameters:
header - the header to set

getChunks

public ChunkInfo[] getChunks()
Get value of field: chunks

Returns:
the chunks

setChunks

public void setChunks(ChunkInfo[] chunks)
Set value of field: chunks

Parameters:
chunks - the chunks to set

Log4j 1.1

Copyright 2007-2008 by VLAB