public interface Bug5446Data extends DataRoot
This class represents the following YANG schema fragment defined in module bug5446
module bug5446 { yang-version 1; namespace "bug5446"; prefix "bug5446"; revision 2015-11-05 { description ""; } container root { leaf ip-address { type ip-address-binary; } } }
Modifier and Type | Method and Description |
---|---|
Root |
getRoot() |
Root getRoot()
org.opendaylight.yang.gen.v1.bug5446.rev151105.Root
root
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.