|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VoicemailListEntryProperties | |
|---|---|
| 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 |
| de.starface.integration.uci.java.v30.values | This package contains the enumerations holding the String constants for values and property names used for the UCI messages. |
| Uses of VoicemailListEntryProperties in de.starface.integration.uci.java.v30.messages.requests |
|---|
| Methods in de.starface.integration.uci.java.v30.messages.requests with parameters of type VoicemailListEntryProperties | |
|---|---|
VoicemailList |
UciVoicemailListRequests.getVoicemailList(Date startBefore,
Date startAfter,
String mailboxRestriction,
VoicemailListEntryFolder folderRestriction,
VoicemailListEntryProperties orderProperty,
OrderDirection orderDirection,
int countOffset,
int countLimit)
Retrieve a list of voicemails of the current user. |
| Uses of VoicemailListEntryProperties in de.starface.integration.uci.java.v30.types |
|---|
| Methods in de.starface.integration.uci.java.v30.types that return VoicemailListEntryProperties | |
|---|---|
VoicemailListEntryProperties |
VoicemailList.getOrderProperty()
|
| Methods in de.starface.integration.uci.java.v30.types with parameters of type VoicemailListEntryProperties | |
|---|---|
void |
VoicemailList.setOrderProperty(VoicemailListEntryProperties orderProperty)
|
| Uses of VoicemailListEntryProperties in de.starface.integration.uci.java.v30.values |
|---|
| Methods in de.starface.integration.uci.java.v30.values that return VoicemailListEntryProperties | |
|---|---|
static VoicemailListEntryProperties |
VoicemailListEntryProperties.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VoicemailListEntryProperties[] |
VoicemailListEntryProperties.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||