nagios.ConfigurationObjects
Class ContactTO

java.lang.Object
  extended by nagios.ConfigurationObjects.ContactTO

public class ContactTO
extends java.lang.Object

Clase que representa el objeto de configuración Contact definido en Nagios 2.5. Este objeto representa un usuario del servicio Nagios.

Author:
Agustín Bravo Ortiz

Constructor Summary
ContactTO()
           
 
Method Summary
 Trait getAddressx()
           
 Trait getAlias()
           
 Trait getContact_name()
           
 Trait[] getContactgroups()
           
 Trait getEmail()
           
 Trait getHost_notification_commands()
           
 Trait getHost_notification_options()
           
 Trait getHost_notification_period()
           
 Trait getId_Contact()
           
 Trait getName()
           
 Trait getPager()
           
 Trait getPlatform()
           
 Trait getRegister()
           
 Trait getService_notification_commands()
           
 Trait getService_notification_options()
           
 Trait getService_notification_period()
           
 Trait getTemplate()
           
 void setAddressx(Trait addressx)
           
 void setAlias(Trait alias)
           
 void setContact_name(Trait contact_name)
           
 void setContactgroups(Trait[] contactgroups)
           
 void setEmail(Trait email)
           
 void setHost_notification_commands(Trait host_notification_commands)
           
 void setHost_notification_options(Trait host_notification_options)
           
 void setHost_notification_period(Trait host_notification_period)
           
 void setId_Contact(Trait id_Contact)
           
 void setName(Trait name)
           
 void setPager(Trait pager)
           
 void setPlatform(Trait plataforma)
           
 void setRegister(Trait register)
           
 void setService_notification_commands(Trait service_notification_commands)
           
 void setService_notification_options(Trait service_notification_options)
           
 void setService_notification_period(Trait service_notification_period)
           
 void setTemplate(Trait plantilla)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContactTO

public ContactTO()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getAddressx

public Trait getAddressx()
Returns:
the addressx

setAddressx

public void setAddressx(Trait addressx)
Parameters:
addressx - the addressx to set

getAlias

public Trait getAlias()
Returns:
the alias

setAlias

public void setAlias(Trait alias)
Parameters:
alias - the alias to set

getContact_name

public Trait getContact_name()
Returns:
the contact_name

setContact_name

public void setContact_name(Trait contact_name)
Parameters:
contact_name - the contact_name to set

getContactgroups

public Trait[] getContactgroups()
Returns:
the contactgroups

setContactgroups

public void setContactgroups(Trait[] contactgroups)
Parameters:
contactgroups - the contactgroups to set

getEmail

public Trait getEmail()
Returns:
the email

setEmail

public void setEmail(Trait email)
Parameters:
email - the email to set

getHost_notification_commands

public Trait getHost_notification_commands()
Returns:
the host_notification_commands

setHost_notification_commands

public void setHost_notification_commands(Trait host_notification_commands)
Parameters:
host_notification_commands - the host_notification_commands to set

getHost_notification_options

public Trait getHost_notification_options()
Returns:
the host_notification_options

setHost_notification_options

public void setHost_notification_options(Trait host_notification_options)
Parameters:
host_notification_options - the host_notification_options to set

getHost_notification_period

public Trait getHost_notification_period()
Returns:
the host_notification_period

setHost_notification_period

public void setHost_notification_period(Trait host_notification_period)
Parameters:
host_notification_period - the host_notification_period to set

getPager

public Trait getPager()
Returns:
the pager

setPager

public void setPager(Trait pager)
Parameters:
pager - the pager to set

getTemplate

public Trait getTemplate()
Returns:
the plantilla

setTemplate

public void setTemplate(Trait plantilla)
Parameters:
plantilla - the plantilla to set

getPlatform

public Trait getPlatform()
Returns:
the plataforma

setPlatform

public void setPlatform(Trait plataforma)
Parameters:
plataforma - the plataforma to set

getService_notification_commands

public Trait getService_notification_commands()
Returns:
the service_notification_commands

setService_notification_commands

public void setService_notification_commands(Trait service_notification_commands)
Parameters:
service_notification_commands - the service_notification_commands to set

getService_notification_options

public Trait getService_notification_options()
Returns:
the service_notification_options

setService_notification_options

public void setService_notification_options(Trait service_notification_options)
Parameters:
service_notification_options - the service_notification_options to set

getService_notification_period

public Trait getService_notification_period()
Returns:
the service_notification_period

setService_notification_period

public void setService_notification_period(Trait service_notification_period)
Parameters:
service_notification_period - the service_notification_period to set

getRegister

public Trait getRegister()
Returns:
the register

setRegister

public void setRegister(Trait register)
Parameters:
register - the register to set

getName

public Trait getName()
Returns:
the name

setName

public void setName(Trait name)
Parameters:
name - the name to set

getId_Contact

public Trait getId_Contact()
Returns:
the id_Contact

setId_Contact

public void setId_Contact(Trait id_Contact)
Parameters:
id_Contact - the id_Contact to set


e-REdING. Biblioteca de la Escuela Superior de Ingenieros de Sevilla.


APLICACIÓN PARA LA GENERACIÓN Y ADMINISTRACIÓN DE LA CONFIGURACIÓN DE NAGIOS

: Bravo Ortiz, Agustín
: Ingeniería Telecomunicación
Contenido del proyecto: