Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.topology.tunnel.pcep.type.TopologyTunnelPcep
Packages that use TopologyTunnelPcep
Package
Description
-
Uses of TopologyTunnelPcep in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 that return TopologyTunnelPcepModifier and TypeMethodDescriptionTopologyTunnelPcepType.getTopologyTunnelPcep()Return topologyTunnelPcep, ornullif it is not present.TopologyTypes1Builder.getTopologyTunnelPcep()Return current value associated with the property corresponding toTopologyTunnelPcepType.getTopologyTunnelPcep().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109 with parameters of type TopologyTunnelPcepModifier and TypeMethodDescriptionTopologyTypes1Builder.setTopologyTunnelPcep(TopologyTunnelPcep value) Set the property corresponding toTopologyTunnelPcepType.getTopologyTunnelPcep()to the specified value. -
Uses of TopologyTunnelPcep in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.topology.tunnel.pcep.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.topology.tunnel.pcep.type with type parameters of type TopologyTunnelPcepModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyTunnelPcep>>
E$$TopologyTunnelPcepBuilder.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.tunnel.pcep.rev181109.topology.tunnel.pcep.type that return TopologyTunnelPcepModifier and TypeMethodDescription@NonNull TopologyTunnelPcepTopologyTunnelPcepBuilder.build()A newTopologyTunnelPcepinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.topology.tunnel.pcep.type that return types with arguments of type TopologyTunnelPcepModifier and TypeMethodDescriptiondefault Class<TopologyTunnelPcep>TopologyTunnelPcep.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.topology.tunnel.pcep.type with parameters of type TopologyTunnelPcepModifier and TypeMethodDescriptionstatic booleanTopologyTunnelPcep.bindingEquals(@NonNull TopologyTunnelPcep thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTopologyTunnelPcep.bindingHashCode(@NonNull TopologyTunnelPcep obj) Default implementation ofObject.hashCode()contract for this interface.static StringTopologyTunnelPcep.bindingToString(@NonNull TopologyTunnelPcep obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.topology.tunnel.pcep.type with type arguments of type TopologyTunnelPcepModifier and TypeMethodDescriptionTopologyTunnelPcepBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TopologyTunnelPcep> augmentation) Add an augmentation to this builder's product.TopologyTunnelPcepBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyTunnelPcep>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.topology.tunnel.pcep.type with parameters of type TopologyTunnelPcepModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTopologyTunnelPcep.