EventListenerpublic interface AS400FileRecordDescriptionListener extends EventListener
AS400FileRecordDescription
class.| Modifier and Type | Method | Description |
|---|---|---|
void |
recordFormatRetrieved(AS400FileRecordDescriptionEvent event) |
Invoked when the record formats for a file have been retrieved.
|
void |
recordFormatSourceCreated(AS400FileRecordDescriptionEvent event) |
Invoked when the record format source code files for a file have been created.
|
void recordFormatRetrieved(AS400FileRecordDescriptionEvent event)
event - The event fired.AS400FileRecordDescription.retrieveRecordFormat()void recordFormatSourceCreated(AS400FileRecordDescriptionEvent event)
event - The event fired.AS400FileRecordDescription.createRecordFormatSource(java.lang.String, java.lang.String)Copyright © 2024. All rights reserved.