ome.services.scripts
Class RepoFile.FsFile

java.lang.Object
  extended by ome.services.scripts.RepoFile.FsFile
Enclosing class:
RepoFile

public static class RepoFile.FsFile
extends Object

File type wrapper for actual OS files.


Field Summary
 String name
           
 String path
           
 
Method Summary
 long length()
           
 String sha1()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

path

public final String path

name

public final String name
Method Detail

length

public long length()

sha1

public String sha1()

toString

public String toString()
Overrides:
toString in class Object


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.