public class RouteRuleInfo extends Object
| Constructor and Description |
|---|
RouteRuleInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId() |
Map<String,String> |
getMeta() |
int |
getPriority() |
int |
hashCode() |
void |
setId(String id) |
void |
setMeta(Map<String,String> meta) |
void |
setPriority(int priority) |
String |
toString() |
Copyright © 2019. All rights reserved.