|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.exec.generated.FileSystemMapType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private FtpServerType |
ftpServer
|
private FileSystemPathMappingType[] |
mapping
|
private java.lang.String |
scheduler
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
FileSystemMapType()
|
|
FileSystemMapType(FtpServerType ftpServer,
FileSystemPathMappingType[] mapping,
java.lang.String scheduler)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
FtpServerType |
getFtpServer()
Gets the ftpServer value for this FileSystemMapType. |
FileSystemPathMappingType[] |
getMapping()
Gets the mapping value for this FileSystemMapType. |
FileSystemPathMappingType |
getMapping(int i)
|
java.lang.String |
getScheduler()
Gets the scheduler value for this FileSystemMapType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setFtpServer(FtpServerType ftpServer)
Sets the ftpServer value for this FileSystemMapType. |
void |
setMapping(FileSystemPathMappingType[] mapping)
Sets the mapping value for this FileSystemMapType. |
void |
setMapping(int i,
FileSystemPathMappingType _value)
|
void |
setScheduler(java.lang.String scheduler)
Sets the scheduler value for this FileSystemMapType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String scheduler
private FtpServerType ftpServer
private FileSystemPathMappingType[] mapping
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public FileSystemMapType()
public FileSystemMapType(FtpServerType ftpServer,
FileSystemPathMappingType[] mapping,
java.lang.String scheduler)
| Method Detail |
public java.lang.String getScheduler()
public void setScheduler(java.lang.String scheduler)
scheduler - public FtpServerType getFtpServer()
public void setFtpServer(FtpServerType ftpServer)
ftpServer - public FileSystemPathMappingType[] getMapping()
public void setMapping(FileSystemPathMappingType[] mapping)
mapping - public FileSystemPathMappingType getMapping(int i)
public void setMapping(int i,
FileSystemPathMappingType _value)
public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||