public interface QosClassificationPolicy
| Modifier and Type | Method and Description |
|---|---|
void |
addToRule(Rule addTo)
Adds to the list of rule.
|
List<Rule> |
rule()
Returns the attribute rule.
|
void |
rule(List<Rule> rule)
Sets the attribute rule.
|
Copyright © 2017. All rights reserved.