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