Uses of Class
org.globus.mds.glue.DirectoryType

Packages that use DirectoryType
org.globus.mds.glue   
 

Uses of DirectoryType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return DirectoryType
 DirectoryType[] LocalFileSystemType.getExport()
          Gets the export value for this LocalFileSystemType.
 DirectoryType LocalFileSystemType.getExport(int i)
           
 

Methods in org.globus.mds.glue with parameters of type DirectoryType
 void LocalFileSystemType.setExport(DirectoryType[] export)
          Sets the export value for this LocalFileSystemType.
 void LocalFileSystemType.setExport(int i, DirectoryType _value)
           
 

Constructors in org.globus.mds.glue with parameters of type DirectoryType
LocalFileSystemType(MessageElement[] _any, String name, String root, long size, long availableSpace, boolean readOnly, String type, DirectoryType[] export)
           
 



Copyright © 1999-2006 University of Chicago. All rights reserved.