es.indra.www.portafirmasws.cws
Class VisualFile

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

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

See Also:
Serialized Form

Constructor Summary
VisualFile()
           
VisualFile(int index, TypeEnum type, java.lang.String reference, ExternalIDs externalIds, ArchiveOptions archiveOptions)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 ArchiveOptions getArchiveOptions()
          Gets the archiveOptions value for this VisualFile.
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 VisualFile.
 int getIndex()
          Gets the index value for this VisualFile.
 java.lang.String getReference()
          Gets the reference value for this VisualFile.
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 VisualFile.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setArchiveOptions(ArchiveOptions archiveOptions)
          Sets the archiveOptions value for this VisualFile.
 void setExternalIds(ExternalIDs externalIds)
          Sets the externalIds value for this VisualFile.
 void setIndex(int index)
          Sets the index value for this VisualFile.
 void setReference(java.lang.String reference)
          Sets the reference value for this VisualFile.
 void setType(TypeEnum type)
          Sets the type value for this VisualFile.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisualFile

public VisualFile()

VisualFile

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

getIndex

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

Returns:
index

setIndex

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

Parameters:
index -

getType

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

Returns:
type

setType

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

Parameters:
type -

getReference

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

Returns:
reference

setReference

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

Parameters:
reference -

getExternalIds

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

Returns:
externalIds

setExternalIds

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

Parameters:
externalIds -

getArchiveOptions

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

Returns:
archiveOptions

setArchiveOptions

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

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.