Property | Type | Description | |
---|---|---|---|
_ATML | System.String | ||
_DESCRIPTION | System.String | ||
_INSTRUMENT_NAME | System.String | ||
_INSTRUMENT_UUID | System.String | ||
_MODEL_NAME | System.String | ||
_PART_NUMBER | System.String | ||
_TABLE_NAME | System.String |
Method | Description | |
---|---|---|
InstrumentBean ( ) : System | ||
InstrumentBean ( System.Data.OleDb.OleDbDataReader reader ) : System | ||
load ( System.Data.OleDb.OleDbDataReader reader ) : void | ||
writeEndXML ( |
||
writeStartXML ( UTRSXmlWriter xml ) : void | ||
writeXML ( UTRSXmlWriter xml ) : void |
Method | Description | |
---|---|---|
initialize ( ) : void |
public InstrumentBean ( 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 ( UTRSXmlWriter xml ) : void | ||
xml | UTRSXmlWriter | |
return | void |
public static String,System _DESCRIPTION | ||
return | System.String |
public static String,System _INSTRUMENT_NAME | ||
return | System.String |
public static String,System _INSTRUMENT_UUID | ||
return | System.String |
public static String,System _MODEL_NAME | ||
return | System.String |
public static String,System _PART_NUMBER | ||
return | System.String |