es.indra.www.portafirmasws.cws
Class Position

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

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

See Also:
Serialized Form

Constructor Summary
Position()
           
Position(TypeEnum source, java.lang.String reference, PdfTypeEnum type, PdfPosition pdfPosition, SignatureImageDimensions signatureImageDimensions)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 PdfPosition getPdfPosition()
          Gets the pdfPosition value for this Position.
 java.lang.String getReference()
          Gets the reference value for this Position.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 SignatureImageDimensions getSignatureImageDimensions()
          Gets the signatureImageDimensions value for this Position.
 TypeEnum getSource()
          Gets the source value for this Position.
 PdfTypeEnum getType()
          Gets the type value for this Position.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setPdfPosition(PdfPosition pdfPosition)
          Sets the pdfPosition value for this Position.
 void setReference(java.lang.String reference)
          Sets the reference value for this Position.
 void setSignatureImageDimensions(SignatureImageDimensions signatureImageDimensions)
          Sets the signatureImageDimensions value for this Position.
 void setSource(TypeEnum source)
          Sets the source value for this Position.
 void setType(PdfTypeEnum type)
          Sets the type value for this Position.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Position

public Position()

Position

public Position(TypeEnum source,
                java.lang.String reference,
                PdfTypeEnum type,
                PdfPosition pdfPosition,
                SignatureImageDimensions signatureImageDimensions)
Method Detail

getSource

public TypeEnum getSource()
Gets the source value for this Position.

Returns:
source

setSource

public void setSource(TypeEnum source)
Sets the source value for this Position.

Parameters:
source -

getReference

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

Returns:
reference

setReference

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

Parameters:
reference -

getType

public PdfTypeEnum getType()
Gets the type value for this Position.

Returns:
type

setType

public void setType(PdfTypeEnum type)
Sets the type value for this Position.

Parameters:
type -

getPdfPosition

public PdfPosition getPdfPosition()
Gets the pdfPosition value for this Position.

Returns:
pdfPosition

setPdfPosition

public void setPdfPosition(PdfPosition pdfPosition)
Sets the pdfPosition value for this Position.

Parameters:
pdfPosition -

getSignatureImageDimensions

public SignatureImageDimensions getSignatureImageDimensions()
Gets the signatureImageDimensions value for this Position.

Returns:
signatureImageDimensions

setSignatureImageDimensions

public void setSignatureImageDimensions(SignatureImageDimensions signatureImageDimensions)
Sets the signatureImageDimensions value for this Position.

Parameters:
signatureImageDimensions -

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.