org.mobicents.jcc.inap.gt
Class LinePattern
java.lang.Object
org.mobicents.jcc.inap.gt.LinePattern
- All Implemented Interfaces:
- java.lang.Comparable
public class LinePattern
- extends java.lang.Object
- implements java.lang.Comparable
- Author:
- Oleg Kulikov
|
Constructor Summary |
LinePattern(int incomingType,
int outgoingType,
java.lang.String pattern)
Creates a new instance of RoutePattern |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinePattern
public LinePattern(int incomingType,
int outgoingType,
java.lang.String pattern)
- Creates a new instance of RoutePattern
getIncomingType
public int getIncomingType()
getOutgoingType
public int getOutgoingType()
getPattern
public Pattern getPattern()
compareTo
public int compareTo(java.lang.Object other)
- Specified by:
compareTo in interface java.lang.Comparable
Copyright © 2008. All Rights Reserved.