com.ibm.cics.model
Interface IList


public interface IList


Method Summary
 ICICSObject get(int index)
           
 int size()
           
 

Method Detail

size

int size()

get

ICICSObject get(int index)


Copyright 2008-2009 IBM Corp. All Rights Reserved.