public class CfgMeetingShort
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object |
__equalsCalc |
private boolean |
__hashCodeCalc |
private int |
wmExceptionTypeId |
private int |
wmMeetingId |
private java.lang.String |
wmName |
private int |
wmSiteId |
| Constructor and Description |
|---|
CfgMeetingShort() |
CfgMeetingShort(int wmMeetingId,
int wmSiteId,
java.lang.String wmName,
int wmExceptionTypeId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getWmExceptionTypeId()
Gets the wmExceptionTypeId value for this CfgMeetingShort.
|
int |
getWmMeetingId()
Gets the wmMeetingId value for this CfgMeetingShort.
|
java.lang.String |
getWmName()
Gets the wmName value for this CfgMeetingShort.
|
int |
getWmSiteId()
Gets the wmSiteId value for this CfgMeetingShort.
|
int |
hashCode() |
void |
setWmExceptionTypeId(int wmExceptionTypeId)
Sets the wmExceptionTypeId value for this CfgMeetingShort.
|
void |
setWmMeetingId(int wmMeetingId)
Sets the wmMeetingId value for this CfgMeetingShort.
|
void |
setWmName(java.lang.String wmName)
Sets the wmName value for this CfgMeetingShort.
|
void |
setWmSiteId(int wmSiteId)
Sets the wmSiteId value for this CfgMeetingShort.
|
private int wmMeetingId
private int wmSiteId
private java.lang.String wmName
private int wmExceptionTypeId
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public CfgMeetingShort()
public CfgMeetingShort(int wmMeetingId,
int wmSiteId,
java.lang.String wmName,
int wmExceptionTypeId)
public int getWmMeetingId()
public void setWmMeetingId(int wmMeetingId)
wmMeetingId - public int getWmSiteId()
public void setWmSiteId(int wmSiteId)
wmSiteId - public java.lang.String getWmName()
public void setWmName(java.lang.String wmName)
wmName - public int getWmExceptionTypeId()
public void setWmExceptionTypeId(int wmExceptionTypeId)
wmExceptionTypeId - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.