public class SchTeamProfile
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private int |
wmProfileId |
private int |
wmTeamId |
| Constructor and Description |
|---|
SchTeamProfile() |
SchTeamProfile(int wmTeamId,
int wmProfileId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getWmProfileId()
Gets the wmProfileId value for this SchTeamProfile.
|
int |
getWmTeamId()
Gets the wmTeamId value for this SchTeamProfile.
|
void |
setWmProfileId(int wmProfileId)
Sets the wmProfileId value for this SchTeamProfile.
|
void |
setWmTeamId(int wmTeamId)
Sets the wmTeamId value for this SchTeamProfile.
|
public SchTeamProfile()
public SchTeamProfile(int wmTeamId,
int wmProfileId)
public int getWmTeamId()
public void setWmTeamId(int wmTeamId)
wmTeamId - public int getWmProfileId()
public void setWmProfileId(int wmProfileId)
wmProfileId - Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.