public class ShortScheduleStateStruct
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object |
__equalsCalc |
private boolean |
__hashCodeCalc |
private int |
id |
private int |
type |
| Constructor and Description |
|---|
ShortScheduleStateStruct() |
ShortScheduleStateStruct(int type,
int id) |
private int type
private int id
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public ShortScheduleStateStruct()
public ShortScheduleStateStruct(int type,
int id)
public int getType()
ECfgStateTypepublic void setType(int type)
ECfgStateTypetype - public int getId()
public void setId(int id)
id - 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.