public class CfgUserTeam
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
protected int |
wmSiteId |
protected int |
wmTeamId |
| Constructor and Description |
|---|
CfgUserTeam() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
int |
getWmSiteId()
Gets the value of the wmSiteId property.
|
int |
getWmTeamId()
Gets the value of the wmTeamId property.
|
int |
hashCode() |
void |
setWmSiteId(int value)
Sets the value of the wmSiteId property.
|
void |
setWmTeamId(int value)
Sets the value of the wmTeamId property.
|
java.lang.String |
toString() |
CfgUserTeam |
withWmSiteId(int value) |
CfgUserTeam |
withWmTeamId(int value) |
private static final long serialVersionUID
protected int wmSiteId
protected int wmTeamId
public int getWmSiteId()
public void setWmSiteId(int value)
public int getWmTeamId()
public void setWmTeamId(int value)
public CfgUserTeam withWmSiteId(int value)
public CfgUserTeam 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.