es.indra.www.portafirmasws.cws
Class File

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

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

See Also:
Serialized Form

Constructor Summary
File()
           
File(int index, TypeEnum type, java.lang.String reference, ProfileEnum profile, CodificationTypeEnum fileFormat, java.lang.String extension, java.lang.String mimeType, java.lang.String base64Data, java.lang.String numberSignatures, SignersID signersId)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getBase64Data()
          Gets the base64Data value for this File.
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 File.
 CodificationTypeEnum getFileFormat()
          Gets the fileFormat value for this File.
 int getIndex()
          Gets the index value for this File.
 java.lang.String getMimeType()
          Gets the mimeType value for this File.
 java.lang.String getNumberSignatures()
          Gets the numberSignatures value for this File.
 ProfileEnum getProfile()
          Gets the profile value for this File.
 java.lang.String getReference()
          Gets the reference value for this File.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 SignersID getSignersId()
          Gets the signersId value for this File.
 TypeEnum getType()
          Gets the type value for this File.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setBase64Data(java.lang.String base64Data)
          Sets the base64Data value for this File.
 void setExtension(java.lang.String extension)
          Sets the extension value for this File.
 void setFileFormat(CodificationTypeEnum fileFormat)
          Sets the fileFormat value for this File.
 void setIndex(int index)
          Sets the index value for this File.
 void setMimeType(java.lang.String mimeType)
          Sets the mimeType value for this File.
 void setNumberSignatures(java.lang.String numberSignatures)
          Sets the numberSignatures value for this File.
 void setProfile(ProfileEnum profile)
          Sets the profile value for this File.
 void setReference(java.lang.String reference)
          Sets the reference value for this File.
 void setSignersId(SignersID signersId)
          Sets the signersId value for this File.
 void setType(TypeEnum type)
          Sets the type value for this File.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

File

public File()

File

public File(int index,
            TypeEnum type,
            java.lang.String reference,
            ProfileEnum profile,
            CodificationTypeEnum fileFormat,
            java.lang.String extension,
            java.lang.String mimeType,
            java.lang.String base64Data,
            java.lang.String numberSignatures,
            SignersID signersId)
Method Detail

getIndex

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

Returns:
index

setIndex

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

Parameters:
index -

getType

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

Returns:
type

setType

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

Parameters:
type -

getReference

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

Returns:
reference

setReference

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

Parameters:
reference -

getProfile

public ProfileEnum getProfile()
Gets the profile value for this File.

Returns:
profile

setProfile

public void setProfile(ProfileEnum profile)
Sets the profile value for this File.

Parameters:
profile -

getFileFormat

public CodificationTypeEnum getFileFormat()
Gets the fileFormat value for this File.

Returns:
fileFormat

setFileFormat

public void setFileFormat(CodificationTypeEnum fileFormat)
Sets the fileFormat value for this File.

Parameters:
fileFormat -

getExtension

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

Returns:
extension

setExtension

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

Parameters:
extension -

getMimeType

public java.lang.String getMimeType()
Gets the mimeType value for this File.

Returns:
mimeType

setMimeType

public void setMimeType(java.lang.String mimeType)
Sets the mimeType value for this File.

Parameters:
mimeType -

getBase64Data

public java.lang.String getBase64Data()
Gets the base64Data value for this File.

Returns:
base64Data

setBase64Data

public void setBase64Data(java.lang.String base64Data)
Sets the base64Data value for this File.

Parameters:
base64Data -

getNumberSignatures

public java.lang.String getNumberSignatures()
Gets the numberSignatures value for this File.

Returns:
numberSignatures

setNumberSignatures

public void setNumberSignatures(java.lang.String numberSignatures)
Sets the numberSignatures value for this File.

Parameters:
numberSignatures -

getSignersId

public SignersID getSignersId()
Gets the signersId value for this File.

Returns:
signersId

setSignersId

public void setSignersId(SignersID signersId)
Sets the signersId value for this File.

Parameters:
signersId -

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.