public interface Foo extends DataObject
This class represents the following YANG schema fragment defined in module mdsal-300
grouping foo { action foo-act { input; output; } }The schema path to identify an instance is mdsal-300/foo
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.