es.indra.www.portafirmasws.cws
Class SignatureFile

java.lang.Object
  extended by es.indra.www.portafirmasws.cws.SignatureFile
All Implemented Interfaces:
java.io.Serializable

public class SignatureFile
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

SignatureFile

public SignatureFile()

SignatureFile

public SignatureFile(int index,
                     TypeEnum type,
                     int numberSignatures,
                     java.lang.String reference,
                     ExternalIDs externalIds,
                     ArchiveOptions archiveOptions)
Method Detail

getIndex

public int getIndex()
Gets the index value for this SignatureFile.

Returns:
index

setIndex

public void setIndex(int index)
Sets the index value for this SignatureFile.

Parameters:
index -

getType

public TypeEnum getType()
Gets the type value for this SignatureFile.

Returns:
type

setType

public void setType(TypeEnum type)
Sets the type value for this SignatureFile.

Parameters:
type -

getNumberSignatures

public int getNumberSignatures()
Gets the numberSignatures value for this SignatureFile.

Returns:
numberSignatures

setNumberSignatures

public void setNumberSignatures(int numberSignatures)
Sets the numberSignatures value for this SignatureFile.

Parameters:
numberSignatures -

getReference

public java.lang.String getReference()
Gets the reference value for this SignatureFile.

Returns:
reference

setReference

public void setReference(java.lang.String reference)
Sets the reference value for this SignatureFile.

Parameters:
reference -

getExternalIds

public ExternalIDs getExternalIds()
Gets the externalIds value for this SignatureFile.

Returns:
externalIds

setExternalIds

public void setExternalIds(ExternalIDs externalIds)
Sets the externalIds value for this SignatureFile.

Parameters:
externalIds -

getArchiveOptions

public ArchiveOptions getArchiveOptions()
Gets the archiveOptions value for this SignatureFile.

Returns:
archiveOptions

setArchiveOptions

public void setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this SignatureFile.

Parameters:
archiveOptions -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.