Log4j 1.1

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

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

public class CorrelationJobInfo
extends java.lang.Object

CorrelationJobInfo class - container class used to describe correlation job.

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

Constructor Summary
CorrelationJobInfo()
           
 
Method Summary
 byte[] getCcf()
          Get value of field: ccf
 MessageHeader getHeader()
          Get value of field: header
 byte[] getVex()
          Get value of field: vex
 void setCcf(byte[] ccf)
          Set value of field: ccf
 void setHeader(MessageHeader header)
          Set value of field: header
 void setVex(byte[] vex)
          Set value of field: vex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorrelationJobInfo

public CorrelationJobInfo()
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

getCcf

public byte[] getCcf()
Get value of field: ccf

Returns:
the ccf

setCcf

public void setCcf(byte[] ccf)
Set value of field: ccf

Parameters:
ccf - the ccf to set

getVex

public byte[] getVex()
Get value of field: vex

Returns:
the vex

setVex

public void setVex(byte[] vex)
Set value of field: vex

Parameters:
vex - the vex to set

Log4j 1.1

Copyright 2007-2008 by VLAB