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