public class RouteTableId extends Object
| Constructor and Description |
|---|
RouteTableId(String name)
Creates a new route table ID.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
name()
Returns the name of the route table.
|
String |
toString() |