org.blue.xdata
Class xodtemplate_h.xodtemplate_hostdependency
java.lang.Object
org.blue.xdata.xodtemplate_h.xodtemplate_hostdependency
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- xodtemplate_h
public static class xodtemplate_h.xodtemplate_hostdependency
- extends java.lang.Object
- implements java.lang.Cloneable
|
Method Summary |
java.lang.Object |
clone()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
template
public java.lang.String template
name
public java.lang.String name
_config_file
public int _config_file
_start_line
public int _start_line
hostgroup_name
public java.lang.String hostgroup_name
dependent_hostgroup_name
public java.lang.String dependent_hostgroup_name
host_name
public java.lang.String host_name
dependent_host_name
public java.lang.String dependent_host_name
inherits_parent
public int inherits_parent
fail_notify_on_up
public int fail_notify_on_up
fail_notify_on_down
public int fail_notify_on_down
fail_notify_on_unreachable
public int fail_notify_on_unreachable
fail_notify_on_pending
public int fail_notify_on_pending
fail_execute_on_up
public int fail_execute_on_up
fail_execute_on_down
public int fail_execute_on_down
fail_execute_on_unreachable
public int fail_execute_on_unreachable
fail_execute_on_pending
public int fail_execute_on_pending
have_inherits_parent
public int have_inherits_parent
have_notification_dependency_options
public int have_notification_dependency_options
have_execution_dependency_options
public int have_execution_dependency_options
has_been_resolved
public int has_been_resolved
register_object
public int register_object
xodtemplate_h.xodtemplate_hostdependency
public xodtemplate_h.xodtemplate_hostdependency()
clone
public java.lang.Object clone()
- Overrides:
clone in class java.lang.Object