P
- Parent containerpublic interface ChildOf<P> extends DataObject
P
points to it's defining data node container
(interface generated for List, Container, Case).
In case of children added by augmentation (which implements Augmentation
)
interfaces representing nested container must implements ChildOf
with
same argument as Augmentation.getImplementedInterface
Copyright © 2017 OpenDaylight. All rights reserved.