public interface EndpointsObj extends org.opendaylight.yangtools.yang.binding.ChildOf<EndpointsObject>, org.opendaylight.yangtools.yang.binding.Augmentable<EndpointsObj>, Object, Endpoints
This class represents the following YANG schema fragment defined in module pcep-types
container endpoints-obj {
uses object;
uses endpoints;
}
The schema path to identify an instance is
pcep-types/endpoints-object/endpoints-obj
To create instances of this class use EndpointsObjBuilder.
EndpointsObjBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<EndpointsObj> |
implementedInterface() |
isIgnore, isProcessingRulegetAddressFamilydefault Class<EndpointsObj> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface EndpointsimplementedInterface in interface ObjectimplementedInterface in interface ObjectHeaderCopyright © 2020 OpenDaylight. All rights reserved.