Property | Type | Description | |
---|---|---|---|
_PARENT_SIGNAL_ID | System.String | ||
_SIGNAL_ID | System.String | ||
_SIGNAL_NAME | System.String | ||
_TABLE_NAME | System.String | ||
_UUID | System.String | ||
_XMLNS | System.String |
Method | Description | |
---|---|---|
SignalMasterBean ( ) : System | ||
SignalMasterBean ( System.Data.OleDb.OleDbDataReader reader ) : System | ||
load ( System.Data.OleDb.OleDbDataReader reader ) : void | ||
writeEndXML ( |
||
writeStartXML ( |
||
writeXML ( |
Method | Description | |
---|---|---|
initialize ( ) : void |
public SignalMasterBean ( System.Data.OleDb.OleDbDataReader reader ) : System | ||
reader | System.Data.OleDb.OleDbDataReader | |
return | System |
public load ( System.Data.OleDb.OleDbDataReader reader ) : void | ||
reader | System.Data.OleDb.OleDbDataReader | |
return | void |
public writeEndXML ( |
||
xml | ||
return | void |
public writeStartXML ( |
||
xml | ||
return | void |
public writeXML ( |
||
xml | ||
return | void |
public static String,System _PARENT_SIGNAL_ID | ||
return | System.String |
public static String,System _SIGNAL_NAME | ||
return | System.String |
public static String,System _TABLE_NAME | ||
return | System.String |