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