<< Click to Display Table of Contents >>

IOZHistoryInfoList

히스토리 정보를 제공하는 인터페이스입니다.


Method Detail

getHistoryInfo

public IOZHistoryInfo getHistoryInfo(int index)

해당 인덱스에 해당하는 히스토리 정보를 가져옵니다.

Parameters:

index - 인덱스

getSize

public String getSize()

히스토리 목록의 개수를 가져옵니다.

getHistoryInfos

public IOZHistoryInfo[] getHistoryInfos()

히스토리 정보를 배열로 가져옵니다.