public class SmdrCallType
extends java.lang.Object
implements java.io.Serializable
Smdr
bean.Modifier and Type | Field and Description |
---|---|
static SmdrCallType |
FORWARD_INCOMING |
static SmdrCallType |
FORWARD_OUTGOING |
static SmdrCallType |
INCOMING_CALL |
static SmdrCallType |
INCOMING_TRANSFER |
static SmdrCallType |
OUTGOING_CALL |
static SmdrCallType |
OUTGOING_TRANSFER |
static SmdrCallType |
TRANSFER_COMPLETE |
static SmdrCallType[] |
types |
Constructor and Description |
---|
SmdrCallType() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
static java.lang.String[] |
getNames() |
int |
getType() |
static SmdrCallType |
lookup(SmdrCallType t) |
static SmdrCallType |
lookup(java.lang.String t) |
void |
setType(int type) |
java.lang.String |
toString() |
public static final SmdrCallType[] types
public static final SmdrCallType INCOMING_CALL
public static final SmdrCallType OUTGOING_CALL
public static final SmdrCallType INCOMING_TRANSFER
public static final SmdrCallType TRANSFER_COMPLETE
public static final SmdrCallType FORWARD_INCOMING
public static final SmdrCallType FORWARD_OUTGOING
public static final SmdrCallType OUTGOING_TRANSFER
public static SmdrCallType lookup(SmdrCallType t)
public static SmdrCallType 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-2019 Prolancer Pty Ltd, Sydney Australia.