|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasws.cws.DownloadRequest
public class DownloadRequest
| Constructor Summary | |
|---|---|
DownloadRequest()
|
|
DownloadRequest(Application application,
java.lang.Boolean downloadDocuments,
java.lang.Boolean additionalInfo,
java.lang.Boolean archiveInfo,
DownloadRequestDocument document,
java.lang.String version)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Boolean |
getAdditionalInfo()
Gets the additionalInfo value for this DownloadRequest. |
Application |
getApplication()
Gets the application value for this DownloadRequest. |
java.lang.Boolean |
getArchiveInfo()
Gets the archiveInfo value for this DownloadRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
DownloadRequestDocument |
getDocument()
Gets the document value for this DownloadRequest. |
java.lang.Boolean |
getDownloadDocuments()
Gets the downloadDocuments value for this DownloadRequest. |
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 |
java.lang.String |
getVersion()
Gets the version value for this DownloadRequest. |
int |
hashCode()
|
void |
setAdditionalInfo(java.lang.Boolean additionalInfo)
Sets the additionalInfo value for this DownloadRequest. |
void |
setApplication(Application application)
Sets the application value for this DownloadRequest. |
void |
setArchiveInfo(java.lang.Boolean archiveInfo)
Sets the archiveInfo value for this DownloadRequest. |
void |
setDocument(DownloadRequestDocument document)
Sets the document value for this DownloadRequest. |
void |
setDownloadDocuments(java.lang.Boolean downloadDocuments)
Sets the downloadDocuments value for this DownloadRequest. |
void |
setVersion(java.lang.String version)
Sets the version value for this DownloadRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadRequest()
public DownloadRequest(Application application,
java.lang.Boolean downloadDocuments,
java.lang.Boolean additionalInfo,
java.lang.Boolean archiveInfo,
DownloadRequestDocument document,
java.lang.String version)
| Method Detail |
|---|
public Application getApplication()
public void setApplication(Application application)
application - public java.lang.Boolean getDownloadDocuments()
public void setDownloadDocuments(java.lang.Boolean downloadDocuments)
downloadDocuments - public java.lang.Boolean getAdditionalInfo()
public void setAdditionalInfo(java.lang.Boolean additionalInfo)
additionalInfo - public java.lang.Boolean getArchiveInfo()
public void setArchiveInfo(java.lang.Boolean archiveInfo)
archiveInfo - public DownloadRequestDocument getDocument()
public void setDocument(DownloadRequestDocument document)
document - public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||