Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.EnsureLspOperationalInputBuilder
Packages that use EnsureLspOperationalInputBuilder
Package
Description
-
Uses of EnsureLspOperationalInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return EnsureLspOperationalInputBuilderModifier and TypeMethodDescriptionEnsureLspOperationalInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalInput> augmentation) Add an augmentation to this builder's product.EnsureLspOperationalInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalInput>> augmentationType) Remove an augmentation from this builder's product.EnsureLspOperationalInputBuilder.setArguments(Arguments value) Set the property corresponding toEnsureLspOperationalArgs.getArguments()to the specified value.Set the property corresponding toLspId.getName()to the specified value.EnsureLspOperationalInputBuilder.setNetworkTopologyRef(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.topology.rev140113.NetworkTopologyRef value) Set the property corresponding toNetworkTopologyReference.getNetworkTopologyRef()to the specified value.EnsureLspOperationalInputBuilder.setNode(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId value) Set the property corresponding toNodeId.getNode()to the specified value.