Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.network.topology.topology.topology.types.TopologyPcep
Packages that use TopologyPcep
Package
Description
-
Uses of TopologyPcep 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 TopologyPcepModifier and TypeMethodDescriptionTopologyTypes1.getTopologyPcep()Return topologyPcep, ornullif it is not present.TopologyTypes1Builder.getTopologyPcep()Return current value associated with the property corresponding toTopologyTypes1.getTopologyPcep().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type TopologyPcepModifier and TypeMethodDescriptionTopologyTypes1Builder.setTopologyPcep(TopologyPcep value) Set the property corresponding toTopologyTypes1.getTopologyPcep()to the specified value. -
Uses of TopologyPcep in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.network.topology.topology.topology.types
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.network.topology.topology.topology.types with type parameters of type TopologyPcepModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyPcep>>
E$$TopologyPcepBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.network.topology.topology.topology.types that return TopologyPcepModifier and TypeMethodDescription@NonNull TopologyPcepTopologyPcepBuilder.build()A newTopologyPcepinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.network.topology.topology.topology.types that return types with arguments of type TopologyPcepModifier and TypeMethodDescriptiondefault Class<TopologyPcep>TopologyPcep.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.network.topology.topology.topology.types with parameters of type TopologyPcepModifier and TypeMethodDescriptionstatic booleanTopologyPcep.bindingEquals(@NonNull TopologyPcep thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTopologyPcep.bindingHashCode(@NonNull TopologyPcep obj) Default implementation ofObject.hashCode()contract for this interface.static StringTopologyPcep.bindingToString(@NonNull TopologyPcep obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.network.topology.topology.topology.types with type arguments of type TopologyPcepModifier and TypeMethodDescriptionTopologyPcepBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TopologyPcep> augmentation) Add an augmentation to this builder's product.TopologyPcepBuilder.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.rev220730.network.topology.topology.topology.types with parameters of type TopologyPcepModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTopologyPcep.