|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeSet | |
---|---|
com.mirth.match.ejb.inex |
Uses of CodeSet in com.mirth.match.ejb.inex |
---|
Fields in com.mirth.match.ejb.inex declared as CodeSet | |
---|---|
protected CodeSet |
CodeSetElement.codeSet
|
protected CodeSet |
Trait.codeSet
|
Methods in com.mirth.match.ejb.inex that return CodeSet | |
---|---|
CodeSet |
ObjectFactory.createCodeSet()
Create an instance of CodeSet |
CodeSet |
CodeSetElement.getCodeSet()
Gets the value of the codeSet property. |
CodeSet |
Trait.getCodeSet()
Gets the value of the codeSet property. |
Methods in com.mirth.match.ejb.inex with parameters of type CodeSet | |
---|---|
void |
CodeSetElement.setCodeSet(CodeSet value)
Sets the value of the codeSet property. |
void |
Trait.setCodeSet(CodeSet value)
Sets the value of the codeSet property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |