Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.RuleKey
-
Packages that use RuleKey Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list -
-
Uses of RuleKey in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list that return RuleKey Modifier and Type Method Description RuleKeyRule. key()RuleKeyRuleBuilder. key()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list with parameters of type RuleKey Modifier and Type Method Description RuleBuilderRuleBuilder. withKey(RuleKey key)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list with parameters of type RuleKey Constructor Description RuleKey(RuleKey source)Creates a copy from Source Object.
-