public abstract class PcepDispatcher
extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceType
This class represents the following YANG schema fragment defined in module odl-pcep-api-cfg
identity pcep-dispatcher {
base "()IdentityEffectiveStatementImpl{qname=(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)service-type, path=AbsoluteSchemaPath{path=[(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)service-type]}}";
description
"Service representing a PCEP dispatcher service. The service
can create both PCEP client sessions and PCEP servers.";
status CURRENT;
}
The schema path to identify an instance is
odl-pcep-api-cfg/pcep-dispatcher| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Constructor and Description |
|---|
PcepDispatcher() |
Copyright © 2018 OpenDaylight. All rights reserved.