|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasws.cws.SignatureFile
public class SignatureFile
| Constructor Summary | |
|---|---|
SignatureFile()
|
|
SignatureFile(int index,
TypeEnum type,
int numberSignatures,
java.lang.String reference,
ExternalIDs externalIds,
ArchiveOptions archiveOptions)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
ArchiveOptions |
getArchiveOptions()
Gets the archiveOptions value for this SignatureFile. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ExternalIDs |
getExternalIds()
Gets the externalIds value for this SignatureFile. |
int |
getIndex()
Gets the index value for this SignatureFile. |
int |
getNumberSignatures()
Gets the numberSignatures value for this SignatureFile. |
java.lang.String |
getReference()
Gets the reference value for this SignatureFile. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
TypeEnum |
getType()
Gets the type value for this SignatureFile. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this SignatureFile. |
void |
setExternalIds(ExternalIDs externalIds)
Sets the externalIds value for this SignatureFile. |
void |
setIndex(int index)
Sets the index value for this SignatureFile. |
void |
setNumberSignatures(int numberSignatures)
Sets the numberSignatures value for this SignatureFile. |
void |
setReference(java.lang.String reference)
Sets the reference value for this SignatureFile. |
void |
setType(TypeEnum type)
Sets the type value for this SignatureFile. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignatureFile()
public SignatureFile(int index,
TypeEnum type,
int numberSignatures,
java.lang.String reference,
ExternalIDs externalIds,
ArchiveOptions archiveOptions)
| Method Detail |
|---|
public int getIndex()
public void setIndex(int index)
index - public TypeEnum getType()
public void setType(TypeEnum type)
type - public int getNumberSignatures()
public void setNumberSignatures(int numberSignatures)
numberSignatures - public java.lang.String getReference()
public void setReference(java.lang.String reference)
reference - public ExternalIDs getExternalIds()
public void setExternalIds(ExternalIDs externalIds)
externalIds - 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 | |||||||||