public class CfgUser
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 long |
timestamp |
protected int |
wmBuilderId |
protected int |
wmSecurityRoleId |
protected int |
wmTimezoneId |
protected java.lang.String |
wmUser |
protected java.util.List<java.lang.Integer> |
wmUserBU |
protected int |
wmUserBUNSizeIs |
protected java.util.List<java.lang.Integer> |
wmUserSites |
protected int |
wmUserSitesNSizeIs |
protected java.util.List<java.lang.Integer> |
wmUserSubsystems |
protected int |
wmUserSubsystemsNSizeIs |
protected java.util.List<CfgUserTeam> |
wmUserTeams |
protected int |
wmUserTeamsNSizeIs |
Constructor and Description |
---|
CfgUser() |
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.
|
long |
getTimestamp()
Gets the value of the timestamp property.
|
int |
getWmBuilderId()
Gets the value of the wmBuilderId 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.
|
java.util.List<java.lang.Integer> |
getWmUserBU()
Gets the value of the wmUserBU property.
|
int |
getWmUserBUNSizeIs()
Gets the value of the wmUserBUNSizeIs property.
|
java.util.List<java.lang.Integer> |
getWmUserSites()
Gets the value of the wmUserSites property.
|
int |
getWmUserSitesNSizeIs()
Gets the value of the wmUserSitesNSizeIs property.
|
java.util.List<java.lang.Integer> |
getWmUserSubsystems()
Gets the value of the wmUserSubsystems property.
|
int |
getWmUserSubsystemsNSizeIs()
Gets the value of the wmUserSubsystemsNSizeIs property.
|
java.util.List<CfgUserTeam> |
getWmUserTeams()
Gets the value of the wmUserTeams property.
|
int |
getWmUserTeamsNSizeIs()
Gets the value of the wmUserTeamsNSizeIs 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 |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setWmBuilderId(int value)
Sets the value of the wmBuilderId 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.
|
void |
setWmUserBU(java.util.List<java.lang.Integer> wmUserBU)
Sets the value of the wmUserBU property.
|
void |
setWmUserBUNSizeIs(int value)
Sets the value of the wmUserBUNSizeIs property.
|
void |
setWmUserSites(java.util.List<java.lang.Integer> wmUserSites)
Sets the value of the wmUserSites property.
|
void |
setWmUserSitesNSizeIs(int value)
Sets the value of the wmUserSitesNSizeIs property.
|
void |
setWmUserSubsystems(java.util.List<java.lang.Integer> wmUserSubsystems)
Sets the value of the wmUserSubsystems property.
|
void |
setWmUserSubsystemsNSizeIs(int value)
Sets the value of the wmUserSubsystemsNSizeIs property.
|
void |
setWmUserTeams(java.util.List<CfgUserTeam> wmUserTeams)
Sets the value of the wmUserTeams property.
|
void |
setWmUserTeamsNSizeIs(int value)
Sets the value of the wmUserTeamsNSizeIs property.
|
java.lang.String |
toString() |
CfgUser |
withGswEmail(java.lang.String value) |
CfgUser |
withGswFirstName(java.lang.String value) |
CfgUser |
withGswLastName(java.lang.String value) |
CfgUser |
withGswUserId(int value) |
CfgUser |
withTimestamp(long value) |
CfgUser |
withWmBuilderId(int value) |
CfgUser |
withWmSecurityRoleId(int value) |
CfgUser |
withWmTimezoneId(int value) |
CfgUser |
withWmUser(java.lang.String value) |
CfgUser |
withWmUserBU(java.util.Collection<java.lang.Integer> values) |
CfgUser |
withWmUserBU(java.lang.Integer... values) |
CfgUser |
withWmUserBUNSizeIs(int value) |
CfgUser |
withWmUserSites(java.util.Collection<java.lang.Integer> values) |
CfgUser |
withWmUserSites(java.lang.Integer... values) |
CfgUser |
withWmUserSitesNSizeIs(int value) |
CfgUser |
withWmUserSubsystems(java.util.Collection<java.lang.Integer> values) |
CfgUser |
withWmUserSubsystems(java.lang.Integer... values) |
CfgUser |
withWmUserSubsystemsNSizeIs(int value) |
CfgUser |
withWmUserTeams(CfgUserTeam... values) |
CfgUser |
withWmUserTeams(java.util.Collection<CfgUserTeam> values) |
CfgUser |
withWmUserTeamsNSizeIs(int value) |
private static final long serialVersionUID
protected int gswUserId
protected java.lang.String wmUser
protected int wmTimezoneId
protected int wmBuilderId
protected int wmSecurityRoleId
protected java.lang.String gswFirstName
protected java.lang.String gswLastName
protected int wmUserBUNSizeIs
protected java.util.List<java.lang.Integer> wmUserBU
protected int wmUserSitesNSizeIs
protected java.util.List<java.lang.Integer> wmUserSites
protected int wmUserTeamsNSizeIs
protected java.util.List<CfgUserTeam> wmUserTeams
protected int wmUserSubsystemsNSizeIs
protected java.util.List<java.lang.Integer> wmUserSubsystems
protected java.lang.String gswEmail
protected long timestamp
public int getGswUserId()
public void setGswUserId(int value)
public java.lang.String getWmUser()
String
public void setWmUser(java.lang.String value)
value
- allowed object is
String
public int getWmTimezoneId()
public void setWmTimezoneId(int value)
public int getWmBuilderId()
public void setWmBuilderId(int value)
public int getWmSecurityRoleId()
public void setWmSecurityRoleId(int value)
public java.lang.String getGswFirstName()
String
public void setGswFirstName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getGswLastName()
String
public void setGswLastName(java.lang.String value)
value
- allowed object is
String
public int getWmUserBUNSizeIs()
public void setWmUserBUNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmUserBU()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmUserBU property.
For example, to add a new item, do as follows:
getWmUserBU().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getWmUserSitesNSizeIs()
public void setWmUserSitesNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmUserSites()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmUserSites property.
For example, to add a new item, do as follows:
getWmUserSites().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getWmUserTeamsNSizeIs()
public void setWmUserTeamsNSizeIs(int value)
public java.util.List<CfgUserTeam> getWmUserTeams()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmUserTeams property.
For example, to add a new item, do as follows:
getWmUserTeams().add(newItem);
Objects of the following type(s) are allowed in the list
CfgUserTeam
public int getWmUserSubsystemsNSizeIs()
public void setWmUserSubsystemsNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmUserSubsystems()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmUserSubsystems property.
For example, to add a new item, do as follows:
getWmUserSubsystems().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.lang.String getGswEmail()
String
public void setGswEmail(java.lang.String value)
value
- allowed object is
String
public long getTimestamp()
public void setTimestamp(long value)
public CfgUser withGswUserId(int value)
public CfgUser withWmUser(java.lang.String value)
public CfgUser withWmTimezoneId(int value)
public CfgUser withWmBuilderId(int value)
public CfgUser withWmSecurityRoleId(int value)
public CfgUser withGswFirstName(java.lang.String value)
public CfgUser withGswLastName(java.lang.String value)
public CfgUser withWmUserBUNSizeIs(int value)
public CfgUser withWmUserBU(java.lang.Integer... values)
public CfgUser withWmUserBU(java.util.Collection<java.lang.Integer> values)
public CfgUser withWmUserSitesNSizeIs(int value)
public CfgUser withWmUserSites(java.lang.Integer... values)
public CfgUser withWmUserSites(java.util.Collection<java.lang.Integer> values)
public CfgUser withWmUserTeamsNSizeIs(int value)
public CfgUser withWmUserTeams(CfgUserTeam... values)
public CfgUser withWmUserTeams(java.util.Collection<CfgUserTeam> values)
public CfgUser withWmUserSubsystemsNSizeIs(int value)
public CfgUser withWmUserSubsystems(java.lang.Integer... values)
public CfgUser withWmUserSubsystems(java.util.Collection<java.lang.Integer> values)
public CfgUser withGswEmail(java.lang.String value)
public CfgUser withTimestamp(long value)
public void setWmUserBU(java.util.List<java.lang.Integer> wmUserBU)
wmUserBU
- allowed object is
Integer
public void setWmUserSites(java.util.List<java.lang.Integer> wmUserSites)
wmUserSites
- allowed object is
Integer
public void setWmUserTeams(java.util.List<CfgUserTeam> wmUserTeams)
wmUserTeams
- allowed object is
CfgUserTeam
public void setWmUserSubsystems(java.util.List<java.lang.Integer> wmUserSubsystems)
wmUserSubsystems
- allowed object is
Integer
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.