Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.RuleListKey
-
Packages that use RuleListKey Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm -
-
Uses of RuleListKey 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 RuleListKey Modifier and Type Method Description RuleListKeyRuleList. key()RuleListKeyRuleListBuilder. key()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm with parameters of type RuleListKey Modifier and Type Method Description RuleListBuilderRuleListBuilder. withKey(RuleListKey key)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm with parameters of type RuleListKey Constructor Description RuleListKey(RuleListKey source)Creates a copy from Source Object.
-