public class GroupGroupPagingPagingGroupTableRow extends Object implements BroadWorksTableRow, Serializable
Constructor and Description |
---|
GroupGroupPagingPagingGroupTableRow() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDepartment() |
String |
getExtension() |
static GroupGroupPagingPagingGroupTableRow |
getFromNode(Node n)
Creates the OCI Table Row with the given Node
|
static List<GroupGroupPagingPagingGroupTableRow> |
getFromNodeArray(Node[] nodeArray)
Creates the OCI Table Type Array with the given NodeArray
|
String |
getIsActive() |
String |
getName() |
String |
getPhoneNumber() |
String |
getServiceUserId() |
int |
hashCode() |
public String getServiceUserId()
public String getName()
public String getPhoneNumber()
public String getExtension()
public String getDepartment()
public String getIsActive()
@GwtIncompatible public static GroupGroupPagingPagingGroupTableRow getFromNode(Node n)
n
- The Node to parse for the OCI Table@GwtIncompatible public static List<GroupGroupPagingPagingGroupTableRow> getFromNodeArray(Node[] nodeArray)
nodeArray
- The NodeArray to parse for the OCI TableCopyright © 2016 ECG. All rights reserved.