|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityTypeTrait | |
---|---|
com.mirth.match.ejb.inex |
Uses of EntityTypeTrait in com.mirth.match.ejb.inex |
---|
Fields in com.mirth.match.ejb.inex with type parameters of type EntityTypeTrait | |
---|---|
protected java.util.List<EntityTypeTrait> |
Trait.entityTypeTraits
|
protected java.util.List<EntityTypeTrait> |
EntityType.entityTypeTraits
|
protected java.util.List<EntityTypeTrait> |
EntityDomain.entityTypeTraits
|
Methods in com.mirth.match.ejb.inex that return EntityTypeTrait | |
---|---|
EntityTypeTrait |
ObjectFactory.createEntityTypeTrait()
Create an instance of EntityTypeTrait |
Methods in com.mirth.match.ejb.inex that return types with arguments of type EntityTypeTrait | |
---|---|
java.util.List<EntityTypeTrait> |
Trait.getEntityTypeTraits()
Gets the value of the entityTypeTraits property. |
java.util.List<EntityTypeTrait> |
EntityType.getEntityTypeTraits()
Gets the value of the entityTypeTraits property. |
java.util.List<EntityTypeTrait> |
EntityDomain.getEntityTypeTraits()
Gets the value of the entityTypeTraits property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |