com.arunta.base.settings
Class ISDNProtocolType
java.lang.Object
com.arunta.base.settings.ISDNProtocolType
- All Implemented Interfaces:
- java.io.Serializable
public class ISDNProtocolType
- extends java.lang.Object
- implements java.io.Serializable
Enum for supported ISDN protocols.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
types
public static final ISDNProtocolType[] types
NATIONAL_1
public static final ISDNProtocolType NATIONAL_1
NATIONAL_2
public static final ISDNProtocolType NATIONAL_2
DMS_100
public static final ISDNProtocolType DMS_100
LUCENT_5E
public static final ISDNProtocolType LUCENT_5E
ATT_4ESS
public static final ISDNProtocolType ATT_4ESS
EURO_E1
public static final ISDNProtocolType EURO_E1
EURO_T1
public static final ISDNProtocolType EURO_T1
GR303_EOC
public static final ISDNProtocolType GR303_EOC
GR303_TMC
public static final ISDNProtocolType GR303_TMC
ISDNProtocolType
public ISDNProtocolType()
lookup
public static ISDNProtocolType lookup(ISDNProtocolType t)
lookup
public static ISDNProtocolType 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.