C# 클래스 TestSSD, volante

상속: Persistent
파일 보기 프로젝트 열기: kjk/volante 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
detailId Detail>.IFieldIndex
shipmentDetail Shipment>.IFieldIndex
shipmentSupplier Shipment>.IFieldIndex
supplierName Supplier>.IFieldIndex

공개 메소드들

메소드 설명
Main ( String args ) : void

비공개 메소드들

메소드 설명
input ( System prompt ) : String
inputDouble ( String prompt ) : double
inputLong ( String prompt ) : long
skip ( String prompt ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( String args ) : void
args String
리턴 void

프로퍼티 상세

detailId 공개적으로 프로퍼티

public IFieldIndex detailId
리턴 Detail>.IFieldIndex

shipmentDetail 공개적으로 프로퍼티

public IFieldIndex shipmentDetail
리턴 Shipment>.IFieldIndex

shipmentSupplier 공개적으로 프로퍼티

public IFieldIndex shipmentSupplier
리턴 Shipment>.IFieldIndex

supplierName 공개적으로 프로퍼티

public IFieldIndex supplierName
리턴 Supplier>.IFieldIndex