public interface SubobjectContainer extends org.opendaylight.yangtools.yang.binding.ChildOf<ExplicitRouteSubobjectsList>, org.opendaylight.yangtools.yang.binding.Augmentable<SubobjectContainer>, ExplicitRouteSubobjects
This class represents the following YANG schema fragment defined in module rsvp
list subobject-container {
leaf loose {
type boolean;
}
uses explicit-route-subobjects;
ordered-by user;
}
The schema path to identify an instance is
rsvp/explicit-route-subobjects-list/subobject-container
To create instances of this class use SubobjectContainerBuilder.
SubobjectContainerBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isLoose() |
getSubobjectTypeCopyright © 2018 OpenDaylight. All rights reserved.