|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.FileSystemType
org.globus.mds.glue.LocalFileSystemType
| Constructor Summary | |
LocalFileSystemType()
|
|
LocalFileSystemType(MessageElement[] _any,
String name,
String root,
long size,
long availableSpace,
boolean readOnly,
String type,
DirectoryType[] export)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
DirectoryType[] |
getExport()
Gets the export value for this LocalFileSystemType. |
DirectoryType |
getExport(int i)
|
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setExport(DirectoryType[] export)
Sets the export value for this LocalFileSystemType. |
void |
setExport(int i,
DirectoryType _value)
|
| Methods inherited from class org.globus.mds.glue.FileSystemType |
get_any, getAvailableSpace, getName, getRoot, getSize, getType, isReadOnly, set_any, setAvailableSpace, setName, setReadOnly, setRoot, setSize, setType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalFileSystemType()
public LocalFileSystemType(MessageElement[] _any,
String name,
String root,
long size,
long availableSpace,
boolean readOnly,
String type,
DirectoryType[] export)
| Method Detail |
public DirectoryType[] getExport()
public void setExport(DirectoryType[] export)
export - public DirectoryType getExport(int i)
public void setExport(int i,
DirectoryType _value)
public boolean equals(Object obj)
equals in class FileSystemTypepublic int hashCode()
hashCode in class FileSystemTypepublic static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||