|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Facility | |
---|---|
com.mirth.match.ejb.inex |
Uses of Facility in com.mirth.match.ejb.inex |
---|
Fields in com.mirth.match.ejb.inex declared as Facility | |
---|---|
protected Facility |
IdentifierDomain.facility
|
Fields in com.mirth.match.ejb.inex with type parameters of type Facility | |
---|---|
protected java.util.List<Facility> |
DomainGroup.facilities
|
Methods in com.mirth.match.ejb.inex that return Facility | |
---|---|
Facility |
ObjectFactory.createFacility()
Create an instance of Facility |
Facility |
IdentifierDomain.getFacility()
Gets the value of the facility property. |
Methods in com.mirth.match.ejb.inex that return types with arguments of type Facility | |
---|---|
java.util.List<Facility> |
DomainGroup.getFacilities()
Gets the value of the facilities property. |
Methods in com.mirth.match.ejb.inex with parameters of type Facility | |
---|---|
void |
IdentifierDomain.setFacility(Facility value)
Sets the value of the facility property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |