public interface Addressable extends ChildOf<WithChoice>, Augmentable<Addressable>
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
container addressable { presence "for persistence"; }The schema path to identify an instance is opendaylight-mdsal298/with-choice/foo/addressable-case/addressable
To create instances of this class use AddressableBuilder
.
AddressableBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
augmentation
Copyright © 2019 OpenDaylight. All rights reserved.