| javax.resource.cci.Record
getRecordName | public String getRecordName()(Code) | | Returns the name of the record.
|
getRecordShortDescription | public String getRecordShortDescription()(Code) | | Gets a short description for the record.
|
setRecordName | public void setRecordName(String name)(Code) | | Sets the name of the record.
|
setRecordShortDescription | public void setRecordShortDescription(String description)(Code) | | Sets a short description for the record.
|
|
|