es.indra.www.portafirmasmcgdws.mcgdws
Class Attributes

java.lang.Object
  extended by es.indra.www.portafirmasmcgdws.mcgdws.Attributes
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
Attributes()
           
Attributes(AttributesState state, java.lang.String title, java.util.Calendar dateLastUpdate, boolean signAnnexes, java.lang.String externalData)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.util.Calendar getDateLastUpdate()
          Gets the dateLastUpdate value for this Attributes.
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 getExternalData()
          Gets the externalData value for this Attributes.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 AttributesState getState()
          Gets the state value for this Attributes.
 java.lang.String getTitle()
          Gets the title value for this Attributes.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 boolean isSignAnnexes()
          Gets the signAnnexes value for this Attributes.
 void setDateLastUpdate(java.util.Calendar dateLastUpdate)
          Sets the dateLastUpdate value for this Attributes.
 void setExternalData(java.lang.String externalData)
          Sets the externalData value for this Attributes.
 void setSignAnnexes(boolean signAnnexes)
          Sets the signAnnexes value for this Attributes.
 void setState(AttributesState state)
          Sets the state value for this Attributes.
 void setTitle(java.lang.String title)
          Sets the title value for this Attributes.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attributes

public Attributes()

Attributes

public Attributes(AttributesState state,
                  java.lang.String title,
                  java.util.Calendar dateLastUpdate,
                  boolean signAnnexes,
                  java.lang.String externalData)
Method Detail

getState

public AttributesState getState()
Gets the state value for this Attributes.

Returns:
state

setState

public void setState(AttributesState state)
Sets the state value for this Attributes.

Parameters:
state -

getTitle

public java.lang.String getTitle()
Gets the title value for this Attributes.

Returns:
title

setTitle

public void setTitle(java.lang.String title)
Sets the title value for this Attributes.

Parameters:
title -

getDateLastUpdate

public java.util.Calendar getDateLastUpdate()
Gets the dateLastUpdate value for this Attributes.

Returns:
dateLastUpdate

setDateLastUpdate

public void setDateLastUpdate(java.util.Calendar dateLastUpdate)
Sets the dateLastUpdate value for this Attributes.

Parameters:
dateLastUpdate -

isSignAnnexes

public boolean isSignAnnexes()
Gets the signAnnexes value for this Attributes.

Returns:
signAnnexes

setSignAnnexes

public void setSignAnnexes(boolean signAnnexes)
Sets the signAnnexes value for this Attributes.

Parameters:
signAnnexes -

getExternalData

public java.lang.String getExternalData()
Gets the externalData value for this Attributes.

Returns:
externalData

setExternalData

public void setExternalData(java.lang.String externalData)
Sets the externalData value for this Attributes.

Parameters:
externalData -

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.