public class Info extends Object
| Constructor and Description |
|---|
Info(Map<String,Long> properties,
Map<String,String> labels,
Map<String,Rule> rules) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel(String label) |
Long |
getProperty(String property) |
Rule |
getRule(String rule) |
Copyright © 2019. All rights reserved.