org.blue.xdata
Class xodtemplate_h.xodtemplate_command

java.lang.Object
  extended by org.blue.xdata.xodtemplate_h.xodtemplate_command
Enclosing class:
xodtemplate_h

public static class xodtemplate_h.xodtemplate_command
extends java.lang.Object


Field Summary
 int _config_file
           
 int _start_line
           
 java.lang.String command_line
           
 java.lang.String command_name
           
 int has_been_resolved
           
 java.lang.String name
           
 int register_object
           
 java.lang.String template
           
 
Constructor Summary
xodtemplate_h.xodtemplate_command()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

template

public java.lang.String template

name

public java.lang.String name

_config_file

public int _config_file

_start_line

public int _start_line

command_name

public java.lang.String command_name

command_line

public java.lang.String command_line

has_been_resolved

public int has_been_resolved

register_object

public int register_object
Constructor Detail

xodtemplate_h.xodtemplate_command

public xodtemplate_h.xodtemplate_command()