Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.RuleListBuilder
-
Packages that use RuleListBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm -
-
Uses of RuleListBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm that return RuleListBuilder Modifier and Type Method Description RuleListBuilderRuleListBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RuleList> augmentation)Add an augmentation to this builder's product.RuleListBuilderRuleListBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RuleList>> augmentationType)Remove an augmentation from this builder's product.RuleListBuilderRuleListBuilder. setGroup(List<RuleList.Group> values)RuleListBuilderRuleListBuilder. setName(String value)RuleListBuilderRuleListBuilder. setRule(List<Rule> values)RuleListBuilderRuleListBuilder. withKey(RuleListKey key)
-