public class BucketSummaryLine extends Object
BucketSummaryLine()
String
getBucket()
long
getBytes()
Date
getDate()
getFiles()
void
setBucket(String bucket)
setBytes(long size)
setDate(Date date)
setFiles(long files)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BucketSummaryLine()
public String getBucket()
public void setBucket(String bucket)
public long getFiles()
public void setFiles(long files)
public long getBytes()
public void setBytes(long size)
public Date getDate()
public void setDate(Date date)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.