|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DtoProperty | |
---|---|
com.mirth.match.ejb.core |
Uses of DtoProperty in com.mirth.match.ejb.core |
---|
Fields in com.mirth.match.ejb.core with type parameters of type DtoProperty | |
---|---|
protected java.util.List<DtoProperty> |
DtoWorkitem.properties
|
protected java.util.List<DtoProperty> |
DtoTrait.properties
|
protected java.util.List<DtoProperty> |
DtoConsumerEventSubscription.properties
|
Methods in com.mirth.match.ejb.core that return DtoProperty | |
---|---|
DtoProperty |
ObjectFactory.createDtoProperty()
Create an instance of DtoProperty |
Methods in com.mirth.match.ejb.core that return types with arguments of type DtoProperty | |
---|---|
java.util.List<DtoProperty> |
DtoWorkitem.getProperties()
Gets the value of the properties property. |
java.util.List<DtoProperty> |
DtoTrait.getProperties()
Gets the value of the properties property. |
java.util.List<DtoProperty> |
DtoConsumerEventSubscription.getProperties()
Gets the value of the properties property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |