Property | Type | Description | |
---|---|---|---|
_ASSET_NUMBER | System.String | ||
_ASSET_TYPE | System.String | ||
_ID | System.String | ||
_TABLE_NAME | System.String | ||
_UUID | System.String |
Method | Description | |
---|---|---|
AssetIdentificationBean ( ) : System | ||
AssetIdentificationBean ( OleDbDataReader reader ) : System | ||
DetermineDataState ( ) : |
||
DetermineDataState ( String type, String number, String uuid ) : |
||
load ( OleDbDataReader reader ) : void | ||
writeEndXML ( UTRSXmlWriter xml ) : void | ||
writeStartXML ( UTRSXmlWriter xml ) : void | ||
writeXML ( UTRSXmlWriter xml ) : void |
Method | Description | |
---|---|---|
initialize ( ) : void |
public AssetIdentificationBean ( OleDbDataReader reader ) : System | ||
reader | OleDbDataReader | |
return | System |
public DetermineDataState ( ) : |
||
return |
public DetermineDataState ( String type, String number, String uuid ) : |
||
type | String | |
number | String | |
uuid | String | |
return |
public load ( OleDbDataReader reader ) : void | ||
reader | OleDbDataReader | |
return | void |
public writeEndXML ( UTRSXmlWriter xml ) : void | ||
xml | UTRSXmlWriter | |
return | void |
public writeStartXML ( UTRSXmlWriter xml ) : void | ||
xml | UTRSXmlWriter | |
return | void |
public static String,System _ASSET_NUMBER | ||
return | System.String |
public static String,System _ASSET_TYPE | ||
return | System.String |
public static String,System _TABLE_NAME | ||
return | System.String |