Log4j 1.1

pl.psnc.expres.remote.tn.value
Class ChunkUpdate

java.lang.Object
  extended by pl.psnc.expres.remote.tn.value.ChunkUpdate

public class ChunkUpdate
extends java.lang.Object

ChunkUpdate class - container class used to describe chunk created by Translation Node.

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

Constructor Summary
ChunkUpdate()
           
 
Method Summary
 ChunkInfo getChunkInfo()
          Get information about chunk delivered by TN
 MessageHeader getHeader()
          Get value of field: header
 void setChunkInfo(ChunkInfo chunkInfo)
          Set value of field: chunkInfo
 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

ChunkUpdate

public ChunkUpdate()
Method Detail

getChunkInfo

public ChunkInfo getChunkInfo()
Get information about chunk delivered by TN

Returns:
the chunkInfo, information about chunk delivered by TN

getHeader

public MessageHeader getHeader()
Get value of field: header

Returns:
the header

setChunkInfo

public void setChunkInfo(ChunkInfo chunkInfo)
Set value of field: chunkInfo

Parameters:
chunkInfo - the chunkInfo to set, information about chunk delivered by TN

setHeader

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

Parameters:
header - the header to set

Log4j 1.1

Copyright 2007-2008 by VLAB