|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityType | |
---|---|
com.mirth.match.ejb.inex |
Uses of EntityType in com.mirth.match.ejb.inex |
---|
Fields in com.mirth.match.ejb.inex declared as EntityType | |
---|---|
protected EntityType |
EntityTypeTrait.entityType
|
protected EntityType |
Entity.entityType
|
protected EntityType |
MatchingModule.entityType
|
protected EntityType |
EntityDomain.entityType
|
Fields in com.mirth.match.ejb.inex with type parameters of type EntityType | |
---|---|
protected java.util.List<EntityType> |
Workflow.entityTypes
|
Methods in com.mirth.match.ejb.inex that return EntityType | |
---|---|
EntityType |
ObjectFactory.createEntityType()
Create an instance of EntityType |
EntityType |
EntityTypeTrait.getEntityType()
Gets the value of the entityType property. |
EntityType |
Entity.getEntityType()
Gets the value of the entityType property. |
EntityType |
MatchingModule.getEntityType()
Gets the value of the entityType property. |
EntityType |
EntityDomain.getEntityType()
Gets the value of the entityType property. |
Methods in com.mirth.match.ejb.inex that return types with arguments of type EntityType | |
---|---|
java.util.List<EntityType> |
Workflow.getEntityTypes()
Gets the value of the entityTypes property. |
Methods in com.mirth.match.ejb.inex with parameters of type EntityType | |
---|---|
void |
EntityTypeTrait.setEntityType(EntityType value)
Sets the value of the entityType property. |
void |
Entity.setEntityType(EntityType value)
Sets the value of the entityType property. |
void |
MatchingModule.setEntityType(EntityType value)
Sets the value of the entityType property. |
void |
EntityDomain.setEntityType(EntityType value)
Sets the value of the entityType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |