org.blue.xdata
Class xodtemplate_h.xodtemplate_hostextinfo
java.lang.Object
org.blue.xdata.xodtemplate_h.xodtemplate_hostextinfo
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- xodtemplate_h
public static class xodtemplate_h.xodtemplate_hostextinfo
- 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
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
vrml_image
public java.lang.String vrml_image
statusmap_image
public java.lang.String statusmap_image
x_2d
public int x_2d
y_2d
public int y_2d
x_3d
public double x_3d
y_3d
public double y_3d
z_3d
public double z_3d
have_2d_coords
public int have_2d_coords
have_3d_coords
public int have_3d_coords
has_been_resolved
public int has_been_resolved
register_object
public int register_object
xodtemplate_h.xodtemplate_hostextinfo
public xodtemplate_h.xodtemplate_hostextinfo()
clone
public java.lang.Object clone()
- Overrides:
clone in class java.lang.Object