|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.data.transfer.TransferSummary
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 |
public java.lang.String channelName
public java.lang.String voName
public TransferSnapshot[] snapshots
Constructor Detail |
public TransferSummary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |