public class CfgUserShort
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
gswEmail |
protected java.lang.String |
gswFirstName |
protected java.lang.String |
gswLastName |
protected int |
gswUserId |
private static long |
serialVersionUID |
protected int |
wmSecurityRoleId |
protected int |
wmTimezoneId |
protected java.lang.String |
wmUser |
| Constructor and Description |
|---|
CfgUserShort() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
java.lang.String |
getGswEmail()
Gets the value of the gswEmail property.
|
java.lang.String |
getGswFirstName()
Gets the value of the gswFirstName property.
|
java.lang.String |
getGswLastName()
Gets the value of the gswLastName property.
|
int |
getGswUserId()
Gets the value of the gswUserId property.
|
int |
getWmSecurityRoleId()
Gets the value of the wmSecurityRoleId property.
|
int |
getWmTimezoneId()
Gets the value of the wmTimezoneId property.
|
java.lang.String |
getWmUser()
Gets the value of the wmUser property.
|
int |
hashCode() |
void |
setGswEmail(java.lang.String value)
Sets the value of the gswEmail property.
|
void |
setGswFirstName(java.lang.String value)
Sets the value of the gswFirstName property.
|
void |
setGswLastName(java.lang.String value)
Sets the value of the gswLastName property.
|
void |
setGswUserId(int value)
Sets the value of the gswUserId property.
|
void |
setWmSecurityRoleId(int value)
Sets the value of the wmSecurityRoleId property.
|
void |
setWmTimezoneId(int value)
Sets the value of the wmTimezoneId property.
|
void |
setWmUser(java.lang.String value)
Sets the value of the wmUser property.
|
java.lang.String |
toString() |
CfgUserShort |
withGswEmail(java.lang.String value) |
CfgUserShort |
withGswFirstName(java.lang.String value) |
CfgUserShort |
withGswLastName(java.lang.String value) |
CfgUserShort |
withGswUserId(int value) |
CfgUserShort |
withWmSecurityRoleId(int value) |
CfgUserShort |
withWmTimezoneId(int value) |
CfgUserShort |
withWmUser(java.lang.String value) |
private static final long serialVersionUID
protected int gswUserId
protected java.lang.String wmUser
protected int wmTimezoneId
protected int wmSecurityRoleId
protected java.lang.String gswFirstName
protected java.lang.String gswLastName
protected java.lang.String gswEmail
public int getGswUserId()
public void setGswUserId(int value)
public java.lang.String getWmUser()
Stringpublic void setWmUser(java.lang.String value)
value - allowed object is
Stringpublic int getWmTimezoneId()
public void setWmTimezoneId(int value)
public int getWmSecurityRoleId()
public void setWmSecurityRoleId(int value)
public java.lang.String getGswFirstName()
Stringpublic void setGswFirstName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGswLastName()
Stringpublic void setGswLastName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGswEmail()
Stringpublic void setGswEmail(java.lang.String value)
value - allowed object is
Stringpublic CfgUserShort withGswUserId(int value)
public CfgUserShort withWmUser(java.lang.String value)
public CfgUserShort withWmTimezoneId(int value)
public CfgUserShort withWmSecurityRoleId(int value)
public CfgUserShort withGswFirstName(java.lang.String value)
public CfgUserShort withGswLastName(java.lang.String value)
public CfgUserShort withGswEmail(java.lang.String 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.