|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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 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
- A short description of the recordpublic 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
|
||||||||||||
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.