Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated.datatypes | |
co.ecg.alpaca.toolkit.generated.services |
Modifier and Type | Method and Description |
---|---|
static LegacyEntry[] |
LegacyEntry.getArrayFromNode(Node node,
String elementName)
Retrieves an array of elements of type LegacyEntry by parsing the XML node.
|
static LegacyEntry |
LegacyEntry.getFromNode(Node node)
Retrieves an elements of type LegacyEntry by parsing an XML node.
|
LegacyEntry |
LegacyEntry.setCallLog(MixedCallLogsEntry... callLog) |
Modifier and Type | Method and Description |
---|---|
static Element |
LegacyEntry.formRequest(Request<?> request,
LegacyEntry datatype,
String elementName)
Appends this DataType to the given Request
|
Modifier and Type | Field and Description |
---|---|
protected LegacyEntry |
EnhancedCallLogs.UserEnhancedCallLogsGetListResponse.legacyEntry |
Modifier and Type | Method and Description |
---|---|
LegacyEntry |
EnhancedCallLogs.UserEnhancedCallLogsGetListResponse.getLegacyEntry() |
Modifier and Type | Method and Description |
---|---|
void |
EnhancedCallLogs.UserEnhancedCallLogsGetListResponse.setLegacyEntry(LegacyEntry legacyEntry) |
Copyright © 2016 ECG. All rights reserved.