|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasws.cws.ListResponseDocument
public class ListResponseDocument
| Constructor Summary | |
|---|---|
ListResponseDocument()
|
|
ListResponseDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
ArchiveOptions |
getArchiveOptions()
Gets the archiveOptions value for this ListResponseDocument. |
DocumentAttributes |
getAttributes()
Gets the attributes value for this ListResponseDocument. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getId()
Gets the id value for this ListResponseDocument. |
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 |
setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this ListResponseDocument. |
void |
setAttributes(DocumentAttributes attributes)
Sets the attributes value for this ListResponseDocument. |
void |
setId(int id)
Sets the id value for this ListResponseDocument. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListResponseDocument()
public ListResponseDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions)
| Method Detail |
|---|
public int getId()
public void setId(int id)
id - public DocumentAttributes getAttributes()
public void setAttributes(DocumentAttributes attributes)
attributes - public ArchiveOptions getArchiveOptions()
public void setArchiveOptions(ArchiveOptions archiveOptions)
archiveOptions - 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 | |||||||||