summaryrefslogtreecommitdiffstats
path: root/infra/data-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/honeycomb/params/xml/ns/yang/data/impl/rev160411/OperationalDataTreeModuleFactory.java
blob: 221eabe5cfbb315c608f1d5de402fa124f94af59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
* Generated file
*
* Generated from: yang module name: data-impl yang module local name: honeycomb-operational-data-tree
* Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
* Generated at: Sun Apr 10 23:52:21 CEST 2016
*
* Do not modify this file unless it is present under src/main directory
*/
package org.opendaylight.yang.gen.v1.urn.honeycomb.params.xml.ns.yang.data.impl.rev160411;
public class OperationalDataTreeModuleFactory extends org.opendaylight.yang.gen.v1.urn.honeycomb.params.xml.ns.yang.data.impl.rev160411.AbstractOperationalDataTreeModuleFactory {

}