javax.resource.cci
public interface Record extends Cloneable, Serializable
| Method Summary | |
|---|---|
| Object | clone() |
| boolean | equals(Object other) |
| String | getRecordName() |
| String | getRecordShortDescription() |
| int | hashCode() |
| void | setRecordName(String name) |
| void | setRecordShortDescription(String description) |