<< Click to Display Table of Contents >>
IOZGroupInfoList
그룹 정보를 제공하는 인터페이스입니다.
Method Detail
getGroupInfo
public IOZGroupInfo getGroupInfo(int index)
해당 인덱스에 해당하는 그룹 정보를 가져옵니다.
Parameters:
index - 인덱스
getSize
public String getSize()
그룹 목록의 개수를 가져옵니다.
getGroupInfos
public IOZGroupInfo[] getGroupInfos()
그룹 정보를 배열로 가져옵니다.