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

Packages that use PhoneNumber
de.starface.integration.uci.java.v30.messages.requests This package contains the requests that the UCI client implementation can send to STARFACE. 
de.starface.integration.uci.java.v30.types This package contains the entity types that are transferred using the UCI service interfaces 
 

Uses of PhoneNumber in de.starface.integration.uci.java.v30.messages.requests
 

Methods in de.starface.integration.uci.java.v30.messages.requests that return types with arguments of type PhoneNumber
 List<PhoneNumber> UciPhoneRequests.getAvailableDisplayNumbers()
          This request allows the UCI client to obtain a list of phone number that are available to be set as display number for the user.
 

Uses of PhoneNumber in de.starface.integration.uci.java.v30.types
 

Methods in de.starface.integration.uci.java.v30.types that return types with arguments of type PhoneNumber
 List<PhoneNumber> GroupSetting.getPhoneNumbers()
           
 

Method parameters in de.starface.integration.uci.java.v30.types with type arguments of type PhoneNumber
 void GroupSetting.setPhoneNumbers(List<PhoneNumber> phoneNumbers)
           
 



Copyright © 2012 STARFACE GmbH. All rights reserved.