|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Record
Represents input or output to the execute methods.
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getRecordName()
Returns the name of the record. |
java.lang.String |
getRecordShortDescription()
Gets a short description for the record. |
int |
hashCode()
|
void |
setRecordName(java.lang.String name)
Sets the name of the record. |
void |
setRecordShortDescription(java.lang.String description)
Sets a short description for the record. |
| Method Detail |
|---|
java.lang.String getRecordName()
void setRecordName(java.lang.String name)
void setRecordShortDescription(java.lang.String description)
java.lang.String getRecordShortDescription()
java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedExceptionboolean equals(java.lang.Object o)
equals in class java.lang.Objectint hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||