net.sf.provisioner.IntrawayWSDL_pkg
Class ActivityObjOutput

java.lang.Object
  extended by net.sf.provisioner.IntrawayWSDL_pkg.ActivityObjOutput
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
ActivityObjOutput()
           
ActivityObjOutput(java.lang.String idEntradaCaller, java.lang.String idInterface, java.lang.String idEstado, java.lang.String asyncronic, java.lang.String fechaDiferido, java.lang.String idCliente, java.lang.String idEmpresa, java.lang.String idVenta, java.lang.String idVentaPadre, java.lang.String idServicio, java.lang.String idProducto, java.lang.String idServicioPadre, java.lang.String idProductoPadre, java.lang.String idPromotor, java.lang.String xmlEncoding, java.lang.String fechaProcesado, java.lang.String idError, java.lang.String errorStr)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAsyncronic()
          Gets the asyncronic value for this ActivityObjOutput.
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 getErrorStr()
          Gets the errorStr value for this ActivityObjOutput.
 java.lang.String getFechaDiferido()
          Gets the fechaDiferido value for this ActivityObjOutput.
 java.lang.String getFechaProcesado()
          Gets the fechaProcesado value for this ActivityObjOutput.
 java.lang.String getIdCliente()
          Gets the idCliente value for this ActivityObjOutput.
 java.lang.String getIdEmpresa()
          Gets the idEmpresa value for this ActivityObjOutput.
 java.lang.String getIdEntradaCaller()
          Gets the idEntradaCaller value for this ActivityObjOutput.
 java.lang.String getIdError()
          Gets the idError value for this ActivityObjOutput.
 java.lang.String getIdEstado()
          Gets the idEstado value for this ActivityObjOutput.
 java.lang.String getIdInterface()
          Gets the idInterface value for this ActivityObjOutput.
 java.lang.String getIdProducto()
          Gets the idProducto value for this ActivityObjOutput.
 java.lang.String getIdProductoPadre()
          Gets the idProductoPadre value for this ActivityObjOutput.
 java.lang.String getIdPromotor()
          Gets the idPromotor value for this ActivityObjOutput.
 java.lang.String getIdServicio()
          Gets the idServicio value for this ActivityObjOutput.
 java.lang.String getIdServicioPadre()
          Gets the idServicioPadre value for this ActivityObjOutput.
 java.lang.String getIdVenta()
          Gets the idVenta value for this ActivityObjOutput.
 java.lang.String getIdVentaPadre()
          Gets the idVentaPadre value for this ActivityObjOutput.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getXmlEncoding()
          Gets the xmlEncoding value for this ActivityObjOutput.
 int hashCode()
           
 void setAsyncronic(java.lang.String asyncronic)
          Sets the asyncronic value for this ActivityObjOutput.
 void setErrorStr(java.lang.String errorStr)
          Sets the errorStr value for this ActivityObjOutput.
 void setFechaDiferido(java.lang.String fechaDiferido)
          Sets the fechaDiferido value for this ActivityObjOutput.
 void setFechaProcesado(java.lang.String fechaProcesado)
          Sets the fechaProcesado value for this ActivityObjOutput.
 void setIdCliente(java.lang.String idCliente)
          Sets the idCliente value for this ActivityObjOutput.
 void setIdEmpresa(java.lang.String idEmpresa)
          Sets the idEmpresa value for this ActivityObjOutput.
 void setIdEntradaCaller(java.lang.String idEntradaCaller)
          Sets the idEntradaCaller value for this ActivityObjOutput.
 void setIdError(java.lang.String idError)
          Sets the idError value for this ActivityObjOutput.
 void setIdEstado(java.lang.String idEstado)
          Sets the idEstado value for this ActivityObjOutput.
 void setIdInterface(java.lang.String idInterface)
          Sets the idInterface value for this ActivityObjOutput.
 void setIdProducto(java.lang.String idProducto)
          Sets the idProducto value for this ActivityObjOutput.
 void setIdProductoPadre(java.lang.String idProductoPadre)
          Sets the idProductoPadre value for this ActivityObjOutput.
 void setIdPromotor(java.lang.String idPromotor)
          Sets the idPromotor value for this ActivityObjOutput.
 void setIdServicio(java.lang.String idServicio)
          Sets the idServicio value for this ActivityObjOutput.
 void setIdServicioPadre(java.lang.String idServicioPadre)
          Sets the idServicioPadre value for this ActivityObjOutput.
 void setIdVenta(java.lang.String idVenta)
          Sets the idVenta value for this ActivityObjOutput.
 void setIdVentaPadre(java.lang.String idVentaPadre)
          Sets the idVentaPadre value for this ActivityObjOutput.
 void setXmlEncoding(java.lang.String xmlEncoding)
          Sets the xmlEncoding value for this ActivityObjOutput.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityObjOutput

public ActivityObjOutput()

ActivityObjOutput

public ActivityObjOutput(java.lang.String idEntradaCaller,
                         java.lang.String idInterface,
                         java.lang.String idEstado,
                         java.lang.String asyncronic,
                         java.lang.String fechaDiferido,
                         java.lang.String idCliente,
                         java.lang.String idEmpresa,
                         java.lang.String idVenta,
                         java.lang.String idVentaPadre,
                         java.lang.String idServicio,
                         java.lang.String idProducto,
                         java.lang.String idServicioPadre,
                         java.lang.String idProductoPadre,
                         java.lang.String idPromotor,
                         java.lang.String xmlEncoding,
                         java.lang.String fechaProcesado,
                         java.lang.String idError,
                         java.lang.String errorStr)
Method Detail

getIdEntradaCaller

public java.lang.String getIdEntradaCaller()
Gets the idEntradaCaller value for this ActivityObjOutput.

Returns:
idEntradaCaller

setIdEntradaCaller

public void setIdEntradaCaller(java.lang.String idEntradaCaller)
Sets the idEntradaCaller value for this ActivityObjOutput.

Parameters:
idEntradaCaller -

getIdInterface

public java.lang.String getIdInterface()
Gets the idInterface value for this ActivityObjOutput.

Returns:
idInterface

setIdInterface

public void setIdInterface(java.lang.String idInterface)
Sets the idInterface value for this ActivityObjOutput.

Parameters:
idInterface -

getIdEstado

public java.lang.String getIdEstado()
Gets the idEstado value for this ActivityObjOutput.

Returns:
idEstado

setIdEstado

public void setIdEstado(java.lang.String idEstado)
Sets the idEstado value for this ActivityObjOutput.

Parameters:
idEstado -

getAsyncronic

public java.lang.String getAsyncronic()
Gets the asyncronic value for this ActivityObjOutput.

Returns:
asyncronic

setAsyncronic

public void setAsyncronic(java.lang.String asyncronic)
Sets the asyncronic value for this ActivityObjOutput.

Parameters:
asyncronic -

getFechaDiferido

public java.lang.String getFechaDiferido()
Gets the fechaDiferido value for this ActivityObjOutput.

Returns:
fechaDiferido

setFechaDiferido

public void setFechaDiferido(java.lang.String fechaDiferido)
Sets the fechaDiferido value for this ActivityObjOutput.

Parameters:
fechaDiferido -

getIdCliente

public java.lang.String getIdCliente()
Gets the idCliente value for this ActivityObjOutput.

Returns:
idCliente

setIdCliente

public void setIdCliente(java.lang.String idCliente)
Sets the idCliente value for this ActivityObjOutput.

Parameters:
idCliente -

getIdEmpresa

public java.lang.String getIdEmpresa()
Gets the idEmpresa value for this ActivityObjOutput.

Returns:
idEmpresa

setIdEmpresa

public void setIdEmpresa(java.lang.String idEmpresa)
Sets the idEmpresa value for this ActivityObjOutput.

Parameters:
idEmpresa -

getIdVenta

public java.lang.String getIdVenta()
Gets the idVenta value for this ActivityObjOutput.

Returns:
idVenta

setIdVenta

public void setIdVenta(java.lang.String idVenta)
Sets the idVenta value for this ActivityObjOutput.

Parameters:
idVenta -

getIdVentaPadre

public java.lang.String getIdVentaPadre()
Gets the idVentaPadre value for this ActivityObjOutput.

Returns:
idVentaPadre

setIdVentaPadre

public void setIdVentaPadre(java.lang.String idVentaPadre)
Sets the idVentaPadre value for this ActivityObjOutput.

Parameters:
idVentaPadre -

getIdServicio

public java.lang.String getIdServicio()
Gets the idServicio value for this ActivityObjOutput.

Returns:
idServicio

setIdServicio

public void setIdServicio(java.lang.String idServicio)
Sets the idServicio value for this ActivityObjOutput.

Parameters:
idServicio -

getIdProducto

public java.lang.String getIdProducto()
Gets the idProducto value for this ActivityObjOutput.

Returns:
idProducto

setIdProducto

public void setIdProducto(java.lang.String idProducto)
Sets the idProducto value for this ActivityObjOutput.

Parameters:
idProducto -

getIdServicioPadre

public java.lang.String getIdServicioPadre()
Gets the idServicioPadre value for this ActivityObjOutput.

Returns:
idServicioPadre

setIdServicioPadre

public void setIdServicioPadre(java.lang.String idServicioPadre)
Sets the idServicioPadre value for this ActivityObjOutput.

Parameters:
idServicioPadre -

getIdProductoPadre

public java.lang.String getIdProductoPadre()
Gets the idProductoPadre value for this ActivityObjOutput.

Returns:
idProductoPadre

setIdProductoPadre

public void setIdProductoPadre(java.lang.String idProductoPadre)
Sets the idProductoPadre value for this ActivityObjOutput.

Parameters:
idProductoPadre -

getIdPromotor

public java.lang.String getIdPromotor()
Gets the idPromotor value for this ActivityObjOutput.

Returns:
idPromotor

setIdPromotor

public void setIdPromotor(java.lang.String idPromotor)
Sets the idPromotor value for this ActivityObjOutput.

Parameters:
idPromotor -

getXmlEncoding

public java.lang.String getXmlEncoding()
Gets the xmlEncoding value for this ActivityObjOutput.

Returns:
xmlEncoding

setXmlEncoding

public void setXmlEncoding(java.lang.String xmlEncoding)
Sets the xmlEncoding value for this ActivityObjOutput.

Parameters:
xmlEncoding -

getFechaProcesado

public java.lang.String getFechaProcesado()
Gets the fechaProcesado value for this ActivityObjOutput.

Returns:
fechaProcesado

setFechaProcesado

public void setFechaProcesado(java.lang.String fechaProcesado)
Sets the fechaProcesado value for this ActivityObjOutput.

Parameters:
fechaProcesado -

getIdError

public java.lang.String getIdError()
Gets the idError value for this ActivityObjOutput.

Returns:
idError

setIdError

public void setIdError(java.lang.String idError)
Sets the idError value for this ActivityObjOutput.

Parameters:
idError -

getErrorStr

public java.lang.String getErrorStr()
Gets the errorStr value for this ActivityObjOutput.

Returns:
errorStr

setErrorStr

public void setErrorStr(java.lang.String errorStr)
Sets the errorStr value for this ActivityObjOutput.

Parameters:
errorStr -

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 © 2007-2008. All Rights Reserved.