|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DirectoryTypeMount | |
| org.globus.mds.glue | |
| Uses of DirectoryTypeMount in org.globus.mds.glue |
| Fields in org.globus.mds.glue declared as DirectoryTypeMount | |
private DirectoryTypeMount[] |
DirectoryType.mount
The FileSystemName attribute should refer to the name of a FileSystem object. |
| Methods in org.globus.mds.glue that return DirectoryTypeMount | |
DirectoryTypeMount[] |
DirectoryType.getMount()
Gets the mount value for this DirectoryType. |
DirectoryTypeMount |
DirectoryType.getMount(int i)
|
| Methods in org.globus.mds.glue with parameters of type DirectoryTypeMount | |
void |
DirectoryType.setMount(DirectoryTypeMount[] mount)
Sets the mount value for this DirectoryType. |
void |
DirectoryType.setMount(int i,
DirectoryTypeMount _value)
|
| Constructors in org.globus.mds.glue with parameters of type DirectoryTypeMount | |
DirectoryType(FileType[] file,
DirectoryTypeMount[] mount)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||