public interface UnaddressableCase extends DataObject, Augmentable<UnaddressableCase>, Foo
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
case unaddressable-case { leaf-list unaddressable { type string; } }The schema path to identify an instance is opendaylight-mdsal298/with-choice/foo/unaddressable-case
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
@Nullable List<String> |
getUnaddressable() |
augmentation
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.