public class SmdrAttributeType
extends java.lang.Object
implements java.io.Serializable
Smdr
bean.Modifier and Type | Field and Description |
---|---|
static SmdrAttributeType |
AGENT_NAME |
static SmdrAttributeType |
CALL_TYPE |
static SmdrAttributeType |
CALLED_NUMBER |
static SmdrAttributeType |
CALLING_NUMBER |
static SmdrAttributeType |
DATE_ANSWERED |
static SmdrAttributeType |
DATE_DIALLED |
static SmdrAttributeType |
DURATION_ANSWERED |
static SmdrAttributeType |
TIME_ANSWERED |
static SmdrAttributeType |
TIME_DIALLED |
static SmdrAttributeType[] |
types |
Constructor and Description |
---|
SmdrAttributeType() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
static java.lang.String[] |
getNames() |
int |
getType() |
static SmdrAttributeType |
lookup(SmdrAttributeType t) |
static SmdrAttributeType |
lookup(java.lang.String t) |
void |
setType(int type) |
java.lang.String |
toString() |
public static final SmdrAttributeType[] types
public static final SmdrAttributeType DATE_DIALLED
public static final SmdrAttributeType TIME_DIALLED
public static final SmdrAttributeType DATE_ANSWERED
public static final SmdrAttributeType TIME_ANSWERED
public static final SmdrAttributeType CALL_TYPE
public static final SmdrAttributeType CALLING_NUMBER
public static final SmdrAttributeType CALLED_NUMBER
public static final SmdrAttributeType DURATION_ANSWERED
public static final SmdrAttributeType AGENT_NAME
public static SmdrAttributeType lookup(SmdrAttributeType t)
public static SmdrAttributeType lookup(java.lang.String t)
public static java.lang.String[] getNames()
public int getType()
public void setType(int type)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.