com.arunta.app.bom
Class SmdrAttributeType
java.lang.Object
com.arunta.app.bom.SmdrAttributeType
- All Implemented Interfaces:
- java.io.Serializable
public class SmdrAttributeType
- extends java.lang.Object
- implements java.io.Serializable
Enum for the attributes in the Smdr
bean.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
types
public static final SmdrAttributeType[] types
DATE_DIALLED
public static final SmdrAttributeType DATE_DIALLED
TIME_DIALLED
public static final SmdrAttributeType TIME_DIALLED
DATE_ANSWERED
public static final SmdrAttributeType DATE_ANSWERED
TIME_ANSWERED
public static final SmdrAttributeType TIME_ANSWERED
CALL_TYPE
public static final SmdrAttributeType CALL_TYPE
CALLING_NUMBER
public static final SmdrAttributeType CALLING_NUMBER
CALLED_NUMBER
public static final SmdrAttributeType CALLED_NUMBER
DURATION_ANSWERED
public static final SmdrAttributeType DURATION_ANSWERED
AGENT_NAME
public static final SmdrAttributeType AGENT_NAME
SmdrAttributeType
public SmdrAttributeType()
lookup
public static SmdrAttributeType lookup(SmdrAttributeType t)
lookup
public static SmdrAttributeType lookup(java.lang.String t)
getNames
public static java.lang.String[] getNames()
getType
public int getType()
setType
public void setType(int type)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.