Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.PcepNodeConfig
Packages that use PcepNodeConfig
Package
Description
-
Uses of PcepNodeConfig in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321 that return PcepNodeConfigModifier and TypeMethodDescription@NonNull PcepNodeConfigPcepNodeConfigBuilder.build()A newPcepNodeConfiginstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321 that return types with arguments of type PcepNodeConfigModifier and TypeMethodDescriptiondefault Class<PcepNodeConfig>PcepNodeConfig.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321 with parameters of type PcepNodeConfigModifier and TypeMethodDescriptionstatic booleanPcepNodeConfig.bindingEquals(@NonNull PcepNodeConfig thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPcepNodeConfig.bindingHashCode(@NonNull PcepNodeConfig obj) Default implementation ofObject.hashCode()contract for this interface.static StringPcepNodeConfig.bindingToString(@NonNull PcepNodeConfig obj) Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321 with parameters of type PcepNodeConfigModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPcepNodeConfig.