Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type.TopologyPcep
-
-
Uses of TopologyPcep in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return TopologyPcep Modifier and Type Method Description @Nullable TopologyPcepTopologyPcepType. getTopologyPcep()TopologyPcepTopologyTypes1Builder. getTopologyPcep()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with parameters of type TopologyPcep Modifier and Type Method Description TopologyTypes1BuilderTopologyTypes1Builder. setTopologyPcep(TopologyPcep value) -
Uses of TopologyPcep 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 with type parameters of type TopologyPcep Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyPcep>>
E$$TopologyPcepBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type that return TopologyPcep Modifier and Type Method Description TopologyPcepTopologyPcepBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type that return types with arguments of type TopologyPcep Modifier and Type Method Description default Class<TopologyPcep>TopologyPcep. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type with type arguments of type TopologyPcep 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 eitherTopologyPcepBuilder.addAugmentation(Augmentation)orTopologyPcepBuilder.removeAugmentation(Class)instead.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 eitherTopologyPcepBuilder.addAugmentation(Augmentation)orTopologyPcepBuilder.removeAugmentation(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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.topology.pcep.type with parameters of type TopologyPcep Constructor Description TopologyPcepBuilder(TopologyPcep base)
-