org.glite.data.transfer
Class TransferSummary

java.lang.Object
  extended byorg.glite.data.transfer.TransferSummary

public class TransferSummary
extends java.lang.Object


Field Summary
 java.lang.String channelName
          The channel name this snapshot refers to.
 TransferSnapshot[] snapshots
          The transfer snapshots, each refering to a single point in time.
 java.lang.String voName
          The VO name this snapshot refers to.
 
Constructor Summary
TransferSummary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channelName

public java.lang.String channelName
The channel name this snapshot refers to. Null means all channels.


voName

public java.lang.String voName
The VO name this snapshot refers to. Null means all VOs.


snapshots

public TransferSnapshot[] snapshots
The transfer snapshots, each refering to a single point in time.

Constructor Detail

TransferSummary

public TransferSummary()


Copyright © 2004 EU-EGEE