Log4j 1.1

Uses of Class
pl.psnc.expres.remote.protocol.xsd.ChunkInfo

Packages that use ChunkInfo
pl.psnc.expres.remote.broker.jobinfo.xsd   
pl.psnc.expres.remote.correlation.value.xsd   
pl.psnc.expres.remote.helper   
pl.psnc.expres.remote.protocol.notification.xsd   
pl.psnc.expres.remote.protocol.xsd   
pl.psnc.expres.remote.tn.value.xsd   
 

Uses of ChunkInfo in pl.psnc.expres.remote.broker.jobinfo.xsd
 

Fields in pl.psnc.expres.remote.broker.jobinfo.xsd declared as ChunkInfo
protected  ChunkInfo DataSetInfo.localChunkInfo
          field for ChunkInfo
 

Methods in pl.psnc.expres.remote.broker.jobinfo.xsd that return ChunkInfo
 ChunkInfo DataSetInfo.getChunkInfo()
          Auto generated getter method
 

Methods in pl.psnc.expres.remote.broker.jobinfo.xsd with parameters of type ChunkInfo
 void DataSetInfo.setChunkInfo(ChunkInfo param)
          Auto generated setter method
 

Uses of ChunkInfo in pl.psnc.expres.remote.correlation.value.xsd
 

Fields in pl.psnc.expres.remote.correlation.value.xsd declared as ChunkInfo
protected  ChunkInfo[] ChunkSetInfo.localChunks
          field for Chunks This was an Array!
 

Methods in pl.psnc.expres.remote.correlation.value.xsd that return ChunkInfo
 ChunkInfo[] ChunkSetInfo.getChunks()
          Auto generated getter method
 

Methods in pl.psnc.expres.remote.correlation.value.xsd with parameters of type ChunkInfo
 void ChunkSetInfo.addChunks(ChunkInfo param)
          Auto generated add method for the array for convenience
 void ChunkSetInfo.setChunks(ChunkInfo[] param)
          Auto generated setter method
protected  void ChunkSetInfo.validateChunks(ChunkInfo[] param)
          validate the array for Chunks
 

Uses of ChunkInfo in pl.psnc.expres.remote.helper
 

Methods in pl.psnc.expres.remote.helper that return ChunkInfo
static ChunkInfo DummyHelper.getXsdChunkInfo()
          Creates new instance of xsd ChunkInfo
static ChunkInfo RemoteHelper.getXsdChunkInfo(ChunkInfo chunkInfo)
          Creates a new instance of xsd representation of ChunkInfo based on VLBI Experiment
 

Methods in pl.psnc.expres.remote.helper with parameters of type ChunkInfo
static ChunkInfo RemoteHelper.getChunkInfo(ChunkInfo xsdChunkInfo)
          Get new instance of ChunkInfo based on xsd representation
 

Uses of ChunkInfo in pl.psnc.expres.remote.protocol.notification.xsd
 

Fields in pl.psnc.expres.remote.protocol.notification.xsd declared as ChunkInfo
protected  ChunkInfo Notification.localChunkInfo
          field for ChunkInfo
 

Methods in pl.psnc.expres.remote.protocol.notification.xsd that return ChunkInfo
 ChunkInfo Notification.getChunkInfo()
          Auto generated getter method
 

Methods in pl.psnc.expres.remote.protocol.notification.xsd with parameters of type ChunkInfo
 void Notification.setChunkInfo(ChunkInfo param)
          Auto generated setter method
 

Uses of ChunkInfo in pl.psnc.expres.remote.protocol.xsd
 

Methods in pl.psnc.expres.remote.protocol.xsd that return ChunkInfo
static ChunkInfo ChunkInfo.Factory.parse(javax.xml.stream.XMLStreamReader reader)
          static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
 

Uses of ChunkInfo in pl.psnc.expres.remote.tn.value.xsd
 

Fields in pl.psnc.expres.remote.tn.value.xsd declared as ChunkInfo
protected  ChunkInfo TranslationJobInfo.localChunkInfo
          field for ChunkInfo
 

Methods in pl.psnc.expres.remote.tn.value.xsd that return ChunkInfo
 ChunkInfo TranslationJobInfo.getChunkInfo()
          Auto generated getter method
 

Methods in pl.psnc.expres.remote.tn.value.xsd with parameters of type ChunkInfo
 void TranslationJobInfo.setChunkInfo(ChunkInfo param)
          Auto generated setter method
 


Log4j 1.1

Copyright 2007-2008 by VLAB