Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated.datatypes |
Modifier and Type | Method and Description |
---|---|
static ServiceInstanceAddProfileTrunkGroup[] |
ServiceInstanceAddProfileTrunkGroup.getArrayFromNode(Node node,
String elementName)
Retrieves an array of elements of type ServiceInstanceAddProfileTrunkGroup by parsing the XML node.
|
static ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.getFromNode(Node node)
Retrieves an elements of type ServiceInstanceAddProfileTrunkGroup by parsing an XML node.
|
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setAlias(String... alias) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setCallingLineIdFirstName(String callingLineIdFirstName) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setCallingLineIdLastName(String callingLineIdLastName) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setCallingLineIdPhoneNumber(String callingLineIdPhoneNumber) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setDepartment(DepartmentKey department) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setExtension(String extension) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setHiraganaFirstName(String hiraganaFirstName) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setHiraganaLastName(String hiraganaLastName) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setLanguage(String language) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setName(String name) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setPassword(String password) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setPhoneNumber(String phoneNumber) |
ServiceInstanceAddProfileTrunkGroup |
ServiceInstanceAddProfileTrunkGroup.setTimeZone(String timeZone) |
Modifier and Type | Method and Description |
---|---|
static Element |
ServiceInstanceAddProfileTrunkGroup.formRequest(Request<?> request,
ServiceInstanceAddProfileTrunkGroup datatype,
String elementName)
Appends this DataType to the given Request
|
Copyright © 2016 ECG. All rights reserved.