nagios.ConfigurationObjects
Class ContactTO
java.lang.Object
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
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContactTO
public ContactTO()
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