C# 클래스 ATMLDataAccessLibrary.db.beans.TestEquipmentBean

상속: BASEBean
파일 보기 프로젝트 열기: UtrsSoftware/ATMLWorkBench

공개 프로퍼티들

프로퍼티 타입 설명
_ATML System.String
_EQUIPMENT_UUID System.String
_PART_NUMBER System.String
_STATION_TYPE System.String
_TABLE_NAME System.String

공개 메소드들

메소드 설명
TestEquipmentBean ( ) : System
TestEquipmentBean ( System.Data.OleDb.OleDbDataReader reader ) : System
load ( System.Data.OleDb.OleDbDataReader reader ) : void
writeEndXML ( UTRSXmlWriter xml ) : void
writeStartXML ( UTRSXmlWriter xml ) : void
writeXML ( UTRSXmlWriter xml ) : void

비공개 메소드들

메소드 설명
initialize ( ) : void

메소드 상세

TestEquipmentBean() 공개 메소드

public TestEquipmentBean ( ) : System
리턴 System

TestEquipmentBean() 공개 메소드

public TestEquipmentBean ( System.Data.OleDb.OleDbDataReader reader ) : System
reader System.Data.OleDb.OleDbDataReader
리턴 System

load() 공개 메소드

public load ( System.Data.OleDb.OleDbDataReader reader ) : void
reader System.Data.OleDb.OleDbDataReader
리턴 void

writeEndXML() 공개 메소드

public writeEndXML ( UTRSXmlWriter xml ) : void
xml ATMLUtilitiesLibrary.UTRSXmlWriter
리턴 void

writeStartXML() 공개 메소드

public writeStartXML ( UTRSXmlWriter xml ) : void
xml ATMLUtilitiesLibrary.UTRSXmlWriter
리턴 void

writeXML() 공개 메소드

public writeXML ( UTRSXmlWriter xml ) : void
xml ATMLUtilitiesLibrary.UTRSXmlWriter
리턴 void

프로퍼티 상세

_ATML 공개적으로 정적으로 프로퍼티

public static String,System _ATML
리턴 System.String

_EQUIPMENT_UUID 공개적으로 정적으로 프로퍼티

public static String,System _EQUIPMENT_UUID
리턴 System.String

_PART_NUMBER 공개적으로 정적으로 프로퍼티

public static String,System _PART_NUMBER
리턴 System.String

_STATION_TYPE 공개적으로 정적으로 프로퍼티

public static String,System _STATION_TYPE
리턴 System.String

_TABLE_NAME 공개적으로 정적으로 프로퍼티

public static String,System _TABLE_NAME
리턴 System.String