Uses of Class
de.starface.integration.uci.java.v30.types.FaxListEntry

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)
           
 



Copyright © 2012 STARFACE GmbH. All rights reserved.