Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.Rule.ModuleName
-
Packages that use Rule.ModuleName Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list -
-
Uses of Rule.ModuleName 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 Rule.ModuleName Modifier and Type Method Description static Rule.ModuleNameRuleModuleNameBuilder. getDefaultInstance(String defaultValue)Rule.ModuleNameRule. getModuleName()Return moduleName, ornullif it is not present.Rule.ModuleNameRuleBuilder. getModuleName()default @NonNull Rule.ModuleNameRule. requireModuleName()Return moduleName, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list with parameters of type Rule.ModuleName Modifier and Type Method Description RuleBuilderRuleBuilder. setModuleName(Rule.ModuleName value)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list with parameters of type Rule.ModuleName Constructor Description ModuleName(Rule.ModuleName source)Creates a copy from Source Object.
-