Property | Type | Description | |
---|---|---|---|
_ASSET_IDENTIFIER | System.String | ||
_EQUIPMENT_UUID | System.String | ||
_INSTRUMENT_UUID | System.String | ||
_QUANTITY | System.String | ||
_TABLE_NAME | System.String |
Method | Description | |
---|---|---|
EquipmentInstrumentBean ( ) : System | ||
EquipmentInstrumentBean ( System.Data.OleDb.OleDbDataReader reader ) : System | ||
load ( System.Data.OleDb.OleDbDataReader reader ) : void | ||
writeEndXML ( |
||
writeStartXML ( |
||
writeXML ( |
Method | Description | |
---|---|---|
initialize ( ) : void |
public EquipmentInstrumentBean ( 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 _ASSET_IDENTIFIER | ||
return | System.String |
public static String,System _EQUIPMENT_UUID | ||
return | System.String |
public static String,System _INSTRUMENT_UUID | ||
return | System.String |