public class SchTeamAssignment
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
protected int |
wmProfileTeamId |
protected int |
wmTeamId |
| Constructor and Description |
|---|
SchTeamAssignment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
int |
getWmProfileTeamId()
Gets the value of the wmProfileTeamId property.
|
int |
getWmTeamId()
Gets the value of the wmTeamId property.
|
int |
hashCode() |
void |
setWmProfileTeamId(int value)
Sets the value of the wmProfileTeamId property.
|
void |
setWmTeamId(int value)
Sets the value of the wmTeamId property.
|
java.lang.String |
toString() |
SchTeamAssignment |
withWmProfileTeamId(int value) |
SchTeamAssignment |
withWmTeamId(int value) |
private static final long serialVersionUID
protected int wmProfileTeamId
protected int wmTeamId
public int getWmProfileTeamId()
public void setWmProfileTeamId(int value)
public int getWmTeamId()
public void setWmTeamId(int value)
public SchTeamAssignment withWmProfileTeamId(int value)
public SchTeamAssignment withWmTeamId(int value)
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object that)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.