|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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 Record
public void setRecordName(String name)
setRecordName
in interface Record
name
- The record name.public String getRecordShortDescription()
getRecordShortDescription
in interface Record
public void setRecordShortDescription(String description)
setRecordShortDescription
in interface Record
description
- The short description of the record.public boolean equals(Object other)
equals
in interface Record
other
- The other record
public int hashCode()
hashCode
in interface Record
public Object clone() throws CloneNotSupportedException
clone
in interface Record
CloneNotSupportedException
public void add(int index, Object element)
add
in interface List
List
public boolean add(Object o)
add
in interface List
List
public boolean addAll(Collection c)
addAll
in interface List
List
public boolean addAll(int index, Collection c)
addAll
in interface List
List
public void addElement(Object o)
List
public int capacity()
List
public void clear()
clear
in interface List
List
public boolean contains(Object elem)
contains
in interface List
List
public boolean containsAll(Collection c)
containsAll
in interface List
List
public Object get(int index)
get
in interface List
List
public int indexOf(Object elem)
indexOf
in interface List
List
public int indexOf(Object elem, int index)
List
public boolean isEmpty()
isEmpty
in interface List
List
public Iterator iterator()
iterator
in interface List
List
public ListIterator listIterator()
listIterator
in interface List
List
public ListIterator listIterator(int index)
listIterator
in interface List
List
public Object lastElement()
List
public int lastIndexOf(Object elem)
lastIndexOf
in interface List
List
public int lastIndexOf(Object elem, int index)
List
public Object remove(int index)
remove
in interface List
List
public boolean remove(Object o)
remove
in interface List
List
public boolean removeAll(Collection c)
removeAll
in interface List
List
public boolean retainAll(Collection c)
retainAll
in interface List
List
public Object set(int index, Object element)
set
in interface List
List
public int size()
size
in interface List
List
public List subList(int fromIndex, int toIndex)
subList
in interface List
List
public Object[] toArray()
toArray
in interface List
List
public Object[] toArray(Object[] a)
toArray
in interface List
List
public String toString()
List
public void trimToSize()
List
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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.