|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FaxListEntry | |
|---|---|
| de.starface.integration.uci.java.v30.messages.events | This package contains the events that the UCI client implementation can receive from STARFACE. |
| de.starface.integration.uci.java.v30.types | This package contains the entity types that are transferred using the UCI service interfaces |
| Uses of FaxListEntry in de.starface.integration.uci.java.v30.messages.events |
|---|
| Methods in de.starface.integration.uci.java.v30.messages.events with parameters of type FaxListEntry | |
|---|---|
void |
UciFaxListEvents.newFaxListEntry(FaxListEntry faxListEntry)
This event allows the UCI client to get informed about new fax list entries being available. |
| Uses of FaxListEntry in de.starface.integration.uci.java.v30.types |
|---|
| Methods in de.starface.integration.uci.java.v30.types that return types with arguments of type FaxListEntry | |
|---|---|
List<FaxListEntry> |
FaxList.getEntries()
|
| Method parameters in de.starface.integration.uci.java.v30.types with type arguments of type FaxListEntry | |
|---|---|
void |
FaxList.setEntries(List<FaxListEntry> entries)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||