Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated.datatypes | |
co.ecg.alpaca.toolkit.generated.services |
Modifier and Type | Method and Description |
---|---|
static ServiceInstanceModifyProfile[] |
ServiceInstanceModifyProfile.getArrayFromNode(Node node,
String elementName)
Retrieves an array of elements of type ServiceInstanceModifyProfile by parsing the XML node.
|
static ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.getFromNode(Node node)
Retrieves an elements of type ServiceInstanceModifyProfile by parsing an XML node.
|
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setCallingLineIdFirstName(String callingLineIdFirstName) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setCallingLineIdLastName(String callingLineIdLastName) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setCallingLineIdPhoneNumber(String callingLineIdPhoneNumber) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setDepartment(DepartmentKey department) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setExtension(String extension) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setHiraganaFirstName(String hiraganaFirstName) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setHiraganaLastName(String hiraganaLastName) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setLanguage(String language) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setName(String name) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setPassword(String password) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setPhoneNumber(String phoneNumber) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setPublicUserIdentity(String publicUserIdentity) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setSipAliasList(ReplacementSIPAliasList sipAliasList) |
ServiceInstanceModifyProfile |
ServiceInstanceModifyProfile.setTimeZone(String timeZone) |
Modifier and Type | Method and Description |
---|---|
static Element |
ServiceInstanceModifyProfile.formRequest(Request<?> request,
ServiceInstanceModifyProfile datatype,
String elementName)
Appends this DataType to the given Request
|
Modifier and Type | Field and Description |
---|---|
protected ServiceInstanceModifyProfile |
GroupVoiceXml.GroupVoiceXmlModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupRoutePoint.GroupRoutePointModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupMeetMeConferencing.GroupMeetMeConferencingModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupInstantGroupCall.GroupInstantGroupCallModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupHuntGroup.GroupHuntGroupModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupGroupPaging.GroupGroupPagingModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupFindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupCollaborate.GroupCollaborateBridgeModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupCallCenter.GroupCallCenterModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupBroadWorksAnywhere.GroupBroadWorksAnywhereModifyInstanceRequest.serviceInstanceProfile |
protected ServiceInstanceModifyProfile |
GroupAutoAttendant.GroupAutoAttendantModifyInstanceRequest.serviceInstanceProfile |
Modifier and Type | Method and Description |
---|---|
ServiceInstanceModifyProfile |
GroupVoiceXml.GroupVoiceXmlModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupRoutePoint.GroupRoutePointModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupMeetMeConferencing.GroupMeetMeConferencingModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupInstantGroupCall.GroupInstantGroupCallModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupHuntGroup.GroupHuntGroupModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupGroupPaging.GroupGroupPagingModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupFindMeFollowMe.GroupFindMeFollowMeModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupCollaborate.GroupCollaborateBridgeModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupCallCenter.GroupCallCenterModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupBroadWorksAnywhere.GroupBroadWorksAnywhereModifyInstanceRequest.getServiceInstanceProfile() |
ServiceInstanceModifyProfile |
GroupAutoAttendant.GroupAutoAttendantModifyInstanceRequest.getServiceInstanceProfile() |
Copyright © 2016 ECG. All rights reserved.