es.indra.www.portafirmasws.cws
Class Annex

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

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

See Also:
Serialized Form

Constructor Summary
Annex()
           
Annex(java.lang.String description, java.lang.String extension, java.lang.String reference, java.lang.String url, java.lang.Boolean signAnnex, Sender sender, ExternalIDs externalIds, ArchiveOptions archiveOptions, java.lang.Integer typeSign, java.lang.Boolean isFileSign)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 ArchiveOptions getArchiveOptions()
          Gets the archiveOptions value for this Annex.
 java.lang.String getDescription()
          Gets the description value for this Annex.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getExtension()
          Gets the extension value for this Annex.
 ExternalIDs getExternalIds()
          Gets the externalIds value for this Annex.
 java.lang.Boolean getIsFileSign()
          Gets the isFileSign value for this Annex.
 java.lang.String getReference()
          Gets the reference value for this Annex.
 Sender getSender()
          Gets the sender value for this Annex.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.Boolean getSignAnnex()
          Gets the signAnnex value for this Annex.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.Integer getTypeSign()
          Gets the typeSign value for this Annex.
 java.lang.String getUrl()
          Gets the url value for this Annex.
 int hashCode()
           
 void setArchiveOptions(ArchiveOptions archiveOptions)
          Sets the archiveOptions value for this Annex.
 void setDescription(java.lang.String description)
          Sets the description value for this Annex.
 void setExtension(java.lang.String extension)
          Sets the extension value for this Annex.
 void setExternalIds(ExternalIDs externalIds)
          Sets the externalIds value for this Annex.
 void setIsFileSign(java.lang.Boolean isFileSign)
          Sets the isFileSign value for this Annex.
 void setReference(java.lang.String reference)
          Sets the reference value for this Annex.
 void setSender(Sender sender)
          Sets the sender value for this Annex.
 void setSignAnnex(java.lang.Boolean signAnnex)
          Sets the signAnnex value for this Annex.
 void setTypeSign(java.lang.Integer typeSign)
          Sets the typeSign value for this Annex.
 void setUrl(java.lang.String url)
          Sets the url value for this Annex.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Annex

public Annex()

Annex

public Annex(java.lang.String description,
             java.lang.String extension,
             java.lang.String reference,
             java.lang.String url,
             java.lang.Boolean signAnnex,
             Sender sender,
             ExternalIDs externalIds,
             ArchiveOptions archiveOptions,
             java.lang.Integer typeSign,
             java.lang.Boolean isFileSign)
Method Detail

getDescription

public java.lang.String getDescription()
Gets the description value for this Annex.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this Annex.

Parameters:
description -

getExtension

public java.lang.String getExtension()
Gets the extension value for this Annex.

Returns:
extension

setExtension

public void setExtension(java.lang.String extension)
Sets the extension value for this Annex.

Parameters:
extension -

getReference

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

Returns:
reference

setReference

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

Parameters:
reference -

getUrl

public java.lang.String getUrl()
Gets the url value for this Annex.

Returns:
url

setUrl

public void setUrl(java.lang.String url)
Sets the url value for this Annex.

Parameters:
url -

getSignAnnex

public java.lang.Boolean getSignAnnex()
Gets the signAnnex value for this Annex.

Returns:
signAnnex

setSignAnnex

public void setSignAnnex(java.lang.Boolean signAnnex)
Sets the signAnnex value for this Annex.

Parameters:
signAnnex -

getSender

public Sender getSender()
Gets the sender value for this Annex.

Returns:
sender

setSender

public void setSender(Sender sender)
Sets the sender value for this Annex.

Parameters:
sender -

getExternalIds

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

Returns:
externalIds

setExternalIds

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

Parameters:
externalIds -

getArchiveOptions

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

Returns:
archiveOptions

setArchiveOptions

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

Parameters:
archiveOptions -

getTypeSign

public java.lang.Integer getTypeSign()
Gets the typeSign value for this Annex.

Returns:
typeSign

setTypeSign

public void setTypeSign(java.lang.Integer typeSign)
Sets the typeSign value for this Annex.

Parameters:
typeSign -

getIsFileSign

public java.lang.Boolean getIsFileSign()
Gets the isFileSign value for this Annex.

Returns:
isFileSign

setIsFileSign

public void setIsFileSign(java.lang.Boolean isFileSign)
Sets the isFileSign value for this Annex.

Parameters:
isFileSign -

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.