Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.OperationResult
-
Packages that use OperationResult Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 -
-
Uses of OperationResult in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120
Subinterfaces of OperationResult in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 Modifier and Type Interface Description interfaceAddLspOutputThis class represents the following YANG schema fragment defined in module network-topology-pcepinterfaceEnsureLspOperationalOutputThis class represents the following YANG schema fragment defined in module network-topology-pcepinterfaceRemoveLspOutputThis class represents the following YANG schema fragment defined in module network-topology-pcepinterfaceTriggerSyncOutputThis class represents the following YANG schema fragment defined in module network-topology-pcepinterfaceUpdateLspOutputThis class represents the following YANG schema fragment defined in module network-topology-pcepMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return types with arguments of type OperationResult Modifier and Type Method Description Class<? extends OperationResult>OperationResult. implementedInterface()Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with parameters of type OperationResult Constructor Description AddLspOutputBuilder(OperationResult arg)EnsureLspOperationalOutputBuilder(OperationResult arg)RemoveLspOutputBuilder(OperationResult arg)TriggerSyncOutputBuilder(OperationResult arg)UpdateLspOutputBuilder(OperationResult arg)
-