|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--com.microfocus.cobol.connector.cci.IndexedRecord
| Constructor Summary | |
IndexedRecord()
Create a new IndexedRecord instance |
|
IndexedRecord(String name)
Create a new IndexedRecord instance |
|
| Method Summary | |
void |
add(int index,
Object element)
See java.util.List for documentation |
boolean |
add(Object o)
See java.util.List for documentation |
boolean |
addAll(Collection c)
See java.util.List for documentation |
boolean |
addAll(int index,
Collection c)
See java.util.List for documentation |
void |
addElement(Object o)
See java.util.List for documentation |
int |
capacity()
See java.util.List for documentation |
void |
clear()
See java.util.List for documentation |
Object |
clone()
clone the custom record instance. |
boolean |
contains(Object elem)
See java.util.List for documentation |
boolean |
containsAll(Collection c)
See java.util.List for documentation |
boolean |
equals(Object other)
Is this record equal to the other record ? |
Object |
get(int index)
See java.util.List for documentation |
String |
getRecordName()
Get the record name. |
String |
getRecordShortDescription()
Get a short description of the record. |
int |
hashCode()
Return a hash code for the Custom Recod instance. |
int |
indexOf(Object elem)
See java.util.List for documentation |
int |
indexOf(Object elem,
int index)
See java.util.List for documentation |
boolean |
isEmpty()
See java.util.List for documentation |
Iterator |
iterator()
See java.util.List for documentation |
Object |
lastElement()
See java.util.List for documentation |
int |
lastIndexOf(Object elem)
See java.util.List for documentation |
int |
lastIndexOf(Object elem,
int index)
See java.util.List for documentation |
ListIterator |
listIterator()
See java.util.List for documentation |
ListIterator |
listIterator(int index)
See java.util.List for documentation |
Object |
remove(int index)
See java.util.List for documentation |
boolean |
remove(Object o)
See java.util.List for documentation |
boolean |
removeAll(Collection c)
See java.util.List for documentation |
boolean |
retainAll(Collection c)
See java.util.List for documentation |
Object |
set(int index,
Object element)
See java.util.List for documentation |
void |
setRecordName(String name)
Set the record name. |
void |
setRecordShortDescription(String description)
Set the short descriptio of the record |
int |
size()
See java.util.List for documentation |
List |
subList(int fromIndex,
int toIndex)
See java.util.List for documentation |
Object[] |
toArray()
See java.util.List for documentation |
Object[] |
toArray(Object[] a)
See java.util.List for documentation |
String |
toString()
See java.util.List for documentation |
void |
trimToSize()
See java.util.List for documentation |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IndexedRecord()
public IndexedRecord(String name)
name - The name of the indexed record.| Method Detail |
public String getRecordName()
getRecordName in interface Recordpublic void setRecordName(String name)
setRecordName in interface Recordname - The record name.public String getRecordShortDescription()
getRecordShortDescription in interface Recordpublic void setRecordShortDescription(String description)
setRecordShortDescription in interface Recorddescription - The short description of the record.public boolean equals(Object other)
equals in interface Recordequals in class Objectother - The other recordpublic int hashCode()
hashCode in interface RecordhashCode in class Object
public Object clone()
throws CloneNotSupportedException
clone in interface Recordclone in class ObjectCloneNotSupportedException -
public void add(int index,
Object element)
add in interface ListListpublic boolean add(Object o)
add in interface ListListpublic boolean addAll(Collection c)
addAll in interface ListList
public boolean addAll(int index,
Collection c)
addAll in interface ListListpublic void addElement(Object o)
Listpublic int capacity()
Listpublic void clear()
clear in interface ListListpublic boolean contains(Object elem)
contains in interface ListListpublic boolean containsAll(Collection c)
containsAll in interface ListListpublic Object get(int index)
get in interface ListListpublic int indexOf(Object elem)
indexOf in interface ListList
public int indexOf(Object elem,
int index)
Listpublic boolean isEmpty()
isEmpty in interface ListListpublic Iterator iterator()
iterator in interface ListListpublic ListIterator listIterator()
listIterator in interface ListListpublic ListIterator listIterator(int index)
listIterator in interface ListListpublic Object lastElement()
Listpublic int lastIndexOf(Object elem)
lastIndexOf in interface ListList
public int lastIndexOf(Object elem,
int index)
Listpublic Object remove(int index)
remove in interface ListListpublic boolean remove(Object o)
remove in interface ListListpublic boolean removeAll(Collection c)
removeAll in interface ListListpublic boolean retainAll(Collection c)
retainAll in interface ListList
public Object set(int index,
Object element)
set in interface ListListpublic int size()
size in interface ListList
public List subList(int fromIndex,
int toIndex)
subList in interface ListListpublic Object[] toArray()
toArray in interface ListListpublic Object[] toArray(Object[] a)
toArray in interface ListListpublic String toString()
toString in class ObjectListpublic void trimToSize()
List
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Copyright ? 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.