|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatchingModule | |
|---|---|
| com.mirth.match.ejb.inex | |
| Uses of MatchingModule in com.mirth.match.ejb.inex |
|---|
| Fields in com.mirth.match.ejb.inex declared as MatchingModule | |
|---|---|
protected MatchingModule |
EntityDomain.matchingModule
|
| Fields in com.mirth.match.ejb.inex with type parameters of type MatchingModule | |
|---|---|
protected java.util.List<MatchingModule> |
Trait.matchingModules
|
protected java.util.List<MatchingModule> |
EntityType.matchingModules
|
| Methods in com.mirth.match.ejb.inex that return MatchingModule | |
|---|---|
MatchingModule |
ObjectFactory.createMatchingModule()
Create an instance of MatchingModule |
MatchingModule |
EntityDomain.getMatchingModule()
Gets the value of the matchingModule property. |
| Methods in com.mirth.match.ejb.inex that return types with arguments of type MatchingModule | |
|---|---|
java.util.List<MatchingModule> |
Trait.getMatchingModules()
Gets the value of the matchingModules property. |
java.util.List<MatchingModule> |
EntityType.getMatchingModules()
Gets the value of the matchingModules property. |
| Methods in com.mirth.match.ejb.inex with parameters of type MatchingModule | |
|---|---|
void |
EntityDomain.setMatchingModule(MatchingModule value)
Sets the value of the matchingModule property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||