Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type.TopologyPcepBuilder
-
Packages that use TopologyPcepBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type -
-
Uses of TopologyPcepBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type that return TopologyPcepBuilder Modifier and Type Method Description TopologyPcepBuilderTopologyPcepBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyPcep>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TopologyPcep> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.TopologyPcepBuilderTopologyPcepBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TopologyPcep> augmentation)Add an augmentation to this builder's product.TopologyPcepBuilderTopologyPcepBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyPcep>> augmentationType)Remove an augmentation from this builder's product.
-