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