public class SchAssignment
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected int |
gswAgentId |
private static long |
serialVersionUID |
protected int |
wmProfileAgentId |
Constructor and Description |
---|
SchAssignment() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
int |
getGswAgentId()
Gets the value of the gswAgentId property.
|
int |
getWmProfileAgentId()
Gets the value of the wmProfileAgentId property.
|
int |
hashCode() |
void |
setGswAgentId(int value)
Sets the value of the gswAgentId property.
|
void |
setWmProfileAgentId(int value)
Sets the value of the wmProfileAgentId property.
|
java.lang.String |
toString() |
SchAssignment |
withGswAgentId(int value) |
SchAssignment |
withWmProfileAgentId(int value) |
private static final long serialVersionUID
protected int wmProfileAgentId
protected int gswAgentId
public int getWmProfileAgentId()
public void setWmProfileAgentId(int value)
public int getGswAgentId()
public void setGswAgentId(int value)
public SchAssignment withWmProfileAgentId(int value)
public SchAssignment withGswAgentId(int value)
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.