public class OutgoingCallingPlanDepartmentTransferNumbersModify extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected DepartmentKey |
departmentKey |
protected OutgoingCallingPlanTransferNumbersModify |
transferNumbers |
| Constructor and Description |
|---|
OutgoingCallingPlanDepartmentTransferNumbersModify()
Serializable Constructor
|
OutgoingCallingPlanDepartmentTransferNumbersModify(DepartmentKey departmentKey) |
@NotNull protected DepartmentKey departmentKey
protected OutgoingCallingPlanTransferNumbersModify transferNumbers
public OutgoingCallingPlanDepartmentTransferNumbersModify(DepartmentKey departmentKey)
public OutgoingCallingPlanDepartmentTransferNumbersModify()
public DepartmentKey getDepartmentKey()
public OutgoingCallingPlanDepartmentTransferNumbersModify setDepartmentKey(DepartmentKey departmentKey)
public OutgoingCallingPlanTransferNumbersModify getTransferNumbers()
public OutgoingCallingPlanDepartmentTransferNumbersModify setTransferNumbers(OutgoingCallingPlanTransferNumbersModify transferNumbers)
@GwtIncompatible public static Element formRequest(Request<?> request, OutgoingCallingPlanDepartmentTransferNumbersModify datatype, String elementName)
request - The request to append the DataType to.datatype - The datatype to parse.@GwtIncompatible public static OutgoingCallingPlanDepartmentTransferNumbersModify getFromNode(Node node)
node - The source node to parse.@GwtIncompatible public static OutgoingCallingPlanDepartmentTransferNumbersModify[] getArrayFromNode(Node node, String elementName)
node - The source node to retrieve the array.elementName - The element name to iterate through.Copyright © 2016 ECG. All rights reserved.