|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--com.microfocus.cobol.connector.cci.CustomRecord
This abstract class is the base classfor all custom records.
| Field Summary | |
|---|---|
protected String |
description
|
protected String |
recordName
|
| Constructor Summary | |
|---|---|
CustomRecord()
|
|
| Method Summary | |
|---|---|
Object |
clone()
clone the custom record instance. |
boolean |
equals(Object other)
Is this record equal to the other record ? |
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. |
void |
setRecordName(String name)
Set the record name |
void |
setRecordShortDescription(String description)
set a short description of the record |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.microfocus.cobol.lang.CustomRecord |
|---|
getParameters, setParameters |
| Field Detail |
protected String recordName
protected String description
| Constructor Detail |
public CustomRecord()
| 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 - A short description of the recordpublic boolean equals(Object other)
equals in interface Recordequals in class Objectother - The other record
public int hashCode()
hashCode in interface RecordhashCode in class Object
public Object clone()
throws CloneNotSupportedException
clone in interface Recordclone in class ObjectCloneNotSupportedException
|
||||||||||||
| 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.