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