public class CfgUserHolder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
__equalsCalc |
private boolean |
__hashCodeCalc |
private CfgBUShort[] |
BUInfo |
private int |
BUInfoNSizeIs |
private CfgUser[] |
objectArray |
private int |
objectArrayNSizeIs |
private int[] |
objectIDArray |
private int |
objectIDArrayNSizeIs |
private CfgUserShort[] |
objectShortArray |
private int |
objectShortArrayNSizeIs |
private CfgSiteShort[] |
siteInfo |
private int |
siteInfoNSizeIs |
private CfgSubsystem[] |
subsystemInfo |
private int |
subsystemInfoNSizeIs |
private CfgTeamShort[] |
teamInfo |
private int |
teamInfoNSizeIs |
private long |
timestamp |
Constructor and Description |
---|
CfgUserHolder() |
CfgUserHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgUser[] objectArray,
int objectShortArrayNSizeIs,
CfgUserShort[] objectShortArray,
int BUInfoNSizeIs,
CfgBUShort[] BUInfo,
int siteInfoNSizeIs,
CfgSiteShort[] siteInfo,
int teamInfoNSizeIs,
CfgTeamShort[] teamInfo,
int subsystemInfoNSizeIs,
CfgSubsystem[] subsystemInfo,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
CfgBUShort[] |
getBUInfo()
Gets the BUInfo value for this CfgUserHolder.
|
int |
getBUInfoNSizeIs()
Gets the BUInfoNSizeIs value for this CfgUserHolder.
|
CfgUser[] |
getObjectArray()
Gets the objectArray value for this CfgUserHolder.
|
int |
getObjectArrayNSizeIs()
Gets the objectArrayNSizeIs value for this CfgUserHolder.
|
int[] |
getObjectIDArray()
Gets the objectIDArray value for this CfgUserHolder.
|
int |
getObjectIDArrayNSizeIs()
Gets the objectIDArrayNSizeIs value for this CfgUserHolder.
|
CfgUserShort[] |
getObjectShortArray()
Gets the objectShortArray value for this CfgUserHolder.
|
int |
getObjectShortArrayNSizeIs()
Gets the objectShortArrayNSizeIs value for this CfgUserHolder.
|
CfgSiteShort[] |
getSiteInfo()
Gets the siteInfo value for this CfgUserHolder.
|
int |
getSiteInfoNSizeIs()
Gets the siteInfoNSizeIs value for this CfgUserHolder.
|
CfgSubsystem[] |
getSubsystemInfo()
Gets the subsystemInfo value for this CfgUserHolder.
|
int |
getSubsystemInfoNSizeIs()
Gets the subsystemInfoNSizeIs value for this CfgUserHolder.
|
CfgTeamShort[] |
getTeamInfo()
Gets the teamInfo value for this CfgUserHolder.
|
int |
getTeamInfoNSizeIs()
Gets the teamInfoNSizeIs value for this CfgUserHolder.
|
long |
getTimestamp()
Gets the timestamp value for this CfgUserHolder.
|
int |
hashCode() |
void |
setBUInfo(CfgBUShort[] BUInfo)
Sets the BUInfo value for this CfgUserHolder.
|
void |
setBUInfoNSizeIs(int BUInfoNSizeIs)
Sets the BUInfoNSizeIs value for this CfgUserHolder.
|
void |
setObjectArray(CfgUser[] objectArray)
Sets the objectArray value for this CfgUserHolder.
|
void |
setObjectArrayNSizeIs(int objectArrayNSizeIs)
Sets the objectArrayNSizeIs value for this CfgUserHolder.
|
void |
setObjectIDArray(int[] objectIDArray)
Sets the objectIDArray value for this CfgUserHolder.
|
void |
setObjectIDArrayNSizeIs(int objectIDArrayNSizeIs)
Sets the objectIDArrayNSizeIs value for this CfgUserHolder.
|
void |
setObjectShortArray(CfgUserShort[] objectShortArray)
Sets the objectShortArray value for this CfgUserHolder.
|
void |
setObjectShortArrayNSizeIs(int objectShortArrayNSizeIs)
Sets the objectShortArrayNSizeIs value for this CfgUserHolder.
|
void |
setSiteInfo(CfgSiteShort[] siteInfo)
Sets the siteInfo value for this CfgUserHolder.
|
void |
setSiteInfoNSizeIs(int siteInfoNSizeIs)
Sets the siteInfoNSizeIs value for this CfgUserHolder.
|
void |
setSubsystemInfo(CfgSubsystem[] subsystemInfo)
Sets the subsystemInfo value for this CfgUserHolder.
|
void |
setSubsystemInfoNSizeIs(int subsystemInfoNSizeIs)
Sets the subsystemInfoNSizeIs value for this CfgUserHolder.
|
void |
setTeamInfo(CfgTeamShort[] teamInfo)
Sets the teamInfo value for this CfgUserHolder.
|
void |
setTeamInfoNSizeIs(int teamInfoNSizeIs)
Sets the teamInfoNSizeIs value for this CfgUserHolder.
|
void |
setTimestamp(long timestamp)
Sets the timestamp value for this CfgUserHolder.
|
private int objectIDArrayNSizeIs
private int[] objectIDArray
private int objectArrayNSizeIs
private CfgUser[] objectArray
private int objectShortArrayNSizeIs
private CfgUserShort[] objectShortArray
private int BUInfoNSizeIs
private CfgBUShort[] BUInfo
private int siteInfoNSizeIs
private CfgSiteShort[] siteInfo
private int teamInfoNSizeIs
private CfgTeamShort[] teamInfo
private int subsystemInfoNSizeIs
private CfgSubsystem[] subsystemInfo
private long timestamp
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public CfgUserHolder()
public CfgUserHolder(int objectIDArrayNSizeIs, int[] objectIDArray, int objectArrayNSizeIs, CfgUser[] objectArray, int objectShortArrayNSizeIs, CfgUserShort[] objectShortArray, int BUInfoNSizeIs, CfgBUShort[] BUInfo, int siteInfoNSizeIs, CfgSiteShort[] siteInfo, int teamInfoNSizeIs, CfgTeamShort[] teamInfo, int subsystemInfoNSizeIs, CfgSubsystem[] subsystemInfo, long timestamp)
public int getObjectIDArrayNSizeIs()
public void setObjectIDArrayNSizeIs(int objectIDArrayNSizeIs)
objectIDArrayNSizeIs
- public int[] getObjectIDArray()
public void setObjectIDArray(int[] objectIDArray)
objectIDArray
- public int getObjectArrayNSizeIs()
public void setObjectArrayNSizeIs(int objectArrayNSizeIs)
objectArrayNSizeIs
- public CfgUser[] getObjectArray()
public void setObjectArray(CfgUser[] objectArray)
objectArray
- public int getObjectShortArrayNSizeIs()
public void setObjectShortArrayNSizeIs(int objectShortArrayNSizeIs)
objectShortArrayNSizeIs
- public CfgUserShort[] getObjectShortArray()
public void setObjectShortArray(CfgUserShort[] objectShortArray)
objectShortArray
- public int getBUInfoNSizeIs()
public void setBUInfoNSizeIs(int BUInfoNSizeIs)
BUInfoNSizeIs
- public CfgBUShort[] getBUInfo()
public void setBUInfo(CfgBUShort[] BUInfo)
BUInfo
- public int getSiteInfoNSizeIs()
public void setSiteInfoNSizeIs(int siteInfoNSizeIs)
siteInfoNSizeIs
- public CfgSiteShort[] getSiteInfo()
public void setSiteInfo(CfgSiteShort[] siteInfo)
siteInfo
- public int getTeamInfoNSizeIs()
public void setTeamInfoNSizeIs(int teamInfoNSizeIs)
teamInfoNSizeIs
- public CfgTeamShort[] getTeamInfo()
public void setTeamInfo(CfgTeamShort[] teamInfo)
teamInfo
- public int getSubsystemInfoNSizeIs()
public void setSubsystemInfoNSizeIs(int subsystemInfoNSizeIs)
subsystemInfoNSizeIs
- public CfgSubsystem[] getSubsystemInfo()
public void setSubsystemInfo(CfgSubsystem[] subsystemInfo)
subsystemInfo
- public long getTimestamp()
public void setTimestamp(long timestamp)
timestamp
- public boolean equals(java.lang.Object obj)
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.