public class CfgSiteDetails
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private int |
infoType |
private boolean |
provideBUInfo |
| Constructor and Description |
|---|
CfgSiteDetails() |
CfgSiteDetails(int infoType,
boolean provideBUInfo) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInfoType()
Gets the infoType value for this CfgSiteDetails.
|
boolean |
isProvideBUInfo()
Gets the provideBUInfo value for this CfgSiteDetails.
|
void |
setInfoType(int infoType)
Sets the infoType value for this CfgSiteDetails.
|
void |
setProvideBUInfo(boolean provideBUInfo)
Sets the provideBUInfo value for this CfgSiteDetails.
|
public CfgSiteDetails()
public CfgSiteDetails(int infoType,
boolean provideBUInfo)
public int getInfoType()
public void setInfoType(int infoType)
infoType - public boolean isProvideBUInfo()
public void setProvideBUInfo(boolean provideBUInfo)
provideBUInfo - Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.