WSCOMUN  2.1.2
Web Services Comunes para PHP/GVHidra
Métodos públicos | Métodos públicos estáticos
Referencia de la Clase DATOS_INTERESADO
Diagrama de herencias de DATOS_INTERESADO
SoapObject

Métodos públicos

 setNOMBRE ($value)
 
 hasNOMBRE ()
 
 getNOMBRE ()
 
 setAPELLIDO1 ($value)
 
 hasAPELLIDO1 ()
 
 getAPELLIDO1 ()
 
 setAPELLIDO2 ($value)
 
 hasAPELLIDO2 ()
 
 getAPELLIDO2 ()
 
 setTIPO_DOCUMENTO ($value)
 
 hasTIPO_DOCUMENTO ()
 
 getTIPO_DOCUMENTO ()
 
 setNUMERO_IDENTIFICACION ($value)
 
 hasNUMERO_IDENTIFICACION ()
 
 getNUMERO_IDENTIFICACION ()
 
 setTELEFONO ($value)
 
 hasTELEFONO ()
 
 getTELEFONO ()
 
 setTELEFONO_MOVIL ($value)
 
 hasTELEFONO_MOVIL ()
 
 getTELEFONO_MOVIL ()
 
 setFAX ($value)
 
 hasFAX ()
 
 getFAX ()
 
 setDIRECCION_CORREO ($value)
 
 hasDIRECCION_CORREO ()
 
 getDIRECCION_CORREO ()
 
 setDATOS_DIRECCION ($value)
 
 hasDATOS_DIRECCION ()
 
 getDATOS_DIRECCION ()
 
 toSoap ($fieldName, $namespace)
 
 generateString ()
 
- Métodos públicos heredados desde SoapObject
 __doChild ($parentTag, $value, $fieldName, $type, $namespace, $minOccurs, $maxOccurs)
 

Métodos públicos estáticos

static fromSoap ($vData)
 
static fromDOM ($nodeParent)
 
- Métodos públicos estáticos heredados desde SoapObject
static is_assoc ($array)
 
static endsWith ($haystack, $needle)
 

Otros miembros heredados

- Métodos protegidos heredados desde SoapObject
 array2ObjectTree ($array)
 
 objectTree2array ($obj)
 

Descripción detallada

Clase para representar los datos del interesado

Autor
belen.nosp@m.guer.nosp@m._pab@.nosp@m.exte.nosp@m.rnos..nosp@m.gva..nosp@m.es
pascu.nosp@m.al_d.nosp@m.av@ex.nosp@m.tern.nosp@m.os.gv.nosp@m.a.es

Definición en la línea 763 del archivo ComposerRTSOA.php.

Documentación de las funciones miembro

◆ setAPELLIDO1()

setAPELLIDO1 (   $value)

1er apellido del interesado

Parámetros
string$value

Definición en la línea 805 del archivo ComposerRTSOA.php.

◆ setAPELLIDO2()

setAPELLIDO2 (   $value)

2o apellido del interesado

Parámetros
string$value

Definición en la línea 820 del archivo ComposerRTSOA.php.

◆ setDIRECCION_CORREO()

setDIRECCION_CORREO (   $value)

Dirección de correo electrónico para el envío

Parámetros
string$value

Definición en la línea 897 del archivo ComposerRTSOA.php.

◆ setNOMBRE()

setNOMBRE (   $value)

Nombre de pila del interesado (obligatorio)

Parámetros
string$value

Definición en la línea 790 del archivo ComposerRTSOA.php.

◆ setNUMERO_IDENTIFICACION()

setNUMERO_IDENTIFICACION (   $value)

Número del documento del tipo establecido (el número de DNI, NIE, etc...)

Parámetros
string$value

Definición en la línea 849 del archivo ComposerRTSOA.php.

◆ setTIPO_DOCUMENTO()

setTIPO_DOCUMENTO (   $value)

Tipo de documento de identificación de interesado (DNI, NIR....)

Parámetros
string$value[1: DNI, NIF, CIF / 2: Otros / etc. (Codificado en la tabla DB_TIPOS_DOCUMENTO de MASTIN)]

Definición en la línea 835 del archivo ComposerRTSOA.php.


La documentación para esta clase fue generada a partir del siguiente fichero: