|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityExportModel | |
---|---|
com.mirth.match.ejb.inex |
Uses of EntityExportModel in com.mirth.match.ejb.inex |
---|
Fields in com.mirth.match.ejb.inex declared as EntityExportModel | |
---|---|
protected EntityExportModel |
ExportEntities.model
|
Methods in com.mirth.match.ejb.inex that return EntityExportModel | |
---|---|
EntityExportModel |
ObjectFactory.createEntityExportModel()
Create an instance of EntityExportModel |
EntityExportModel |
ExportEntities.getModel()
Gets the value of the model property. |
Methods in com.mirth.match.ejb.inex with parameters of type EntityExportModel | |
---|---|
EisResult |
INEX.exportEntities(EntityExportModel model)
|
void |
ExportEntities.setModel(EntityExportModel value)
Sets the value of the model property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |