|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasws.cws.UpdateRequestDocument
public class UpdateRequestDocument
| Constructor Summary | |
|---|---|
UpdateRequestDocument()
|
|
UpdateRequestDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions,
Annexes annexes,
Steps steps)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
Annexes |
getAnnexes()
Gets the annexes value for this UpdateRequestDocument. |
ArchiveOptions |
getArchiveOptions()
Gets the archiveOptions value for this UpdateRequestDocument. |
DocumentAttributes |
getAttributes()
Gets the attributes value for this UpdateRequestDocument. |
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 UpdateRequestDocument. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Steps |
getSteps()
Gets the steps value for this UpdateRequestDocument. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAnnexes(Annexes annexes)
Sets the annexes value for this UpdateRequestDocument. |
void |
setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this UpdateRequestDocument. |
void |
setAttributes(DocumentAttributes attributes)
Sets the attributes value for this UpdateRequestDocument. |
void |
setId(int id)
Sets the id value for this UpdateRequestDocument. |
void |
setSteps(Steps steps)
Sets the steps value for this UpdateRequestDocument. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateRequestDocument()
public UpdateRequestDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions,
Annexes annexes,
Steps steps)
| 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 Annexes getAnnexes()
public void setAnnexes(Annexes annexes)
annexes - public Steps getSteps()
public void setSteps(Steps steps)
steps - 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 | |||||||||