org.blue.xdata
Class xodtemplate_h.xodtemplate_serviceextinfo
java.lang.Object
org.blue.xdata.xodtemplate_h.xodtemplate_serviceextinfo
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- xodtemplate_h
public static class xodtemplate_h.xodtemplate_serviceextinfo
- 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
host_name
public java.lang.String host_name
hostgroup_name
public java.lang.String hostgroup_name
service_description
public java.lang.String service_description
notes
public java.lang.String notes
notes_url
public java.lang.String notes_url
action_url
public java.lang.String action_url
icon_image
public java.lang.String icon_image
icon_image_alt
public java.lang.String icon_image_alt
has_been_resolved
public int has_been_resolved
register_object
public int register_object
xodtemplate_h.xodtemplate_serviceextinfo
public xodtemplate_h.xodtemplate_serviceextinfo()
clone
public java.lang.Object clone()
- Overrides:
clone in class java.lang.Object