org.kuali.common.util.file.model
Class RepoFile

java.lang.Object
  extended by org.kuali.common.util.file.model.RepoFile

public final class RepoFile
extends Object


Constructor Summary
RepoFile(String path, long size)
           
 
Method Summary
 String getPath()
           
 long getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepoFile

public RepoFile(String path,
                long size)
Method Detail

getPath

public String getPath()

getSize

public long getSize()


Copyright © 2010–2014 The Kuali Foundation. All rights reserved.