public class CombinedEdgeType extends Object
CombinedEdgeType(int fromTypeIndex, int toTypeIndex)
int
getFromTypeIndex()
getToTypeIndex()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CombinedEdgeType(int fromTypeIndex, int toTypeIndex)
public int getFromTypeIndex()
public int getToTypeIndex()
public String toString()
toString
Object