Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp.ConfiguredLsp
Packages that use ConfiguredLsp
Package
Description
-
Uses of ConfiguredLsp 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 types with arguments of type ConfiguredLspModifier and TypeMethodDescriptionPathComputationClient1Builder.getConfiguredLsp()Return current value associated with the property corresponding toPccConfiguredLsp.getConfiguredLsp().@Nullable Map<ConfiguredLspKey, ConfiguredLsp> PccConfiguredLsp.getConfiguredLsp()Return configuredLsp, ornullif it is not present.PcepNodeConfigBuilder.getConfiguredLsp()Return current value associated with the property corresponding toPccConfiguredLsp.getConfiguredLsp().default @NonNull Map<ConfiguredLspKey, ConfiguredLsp> PccConfiguredLsp.nonnullConfiguredLsp()Return configuredLsp, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321 with type arguments of type ConfiguredLspModifier and TypeMethodDescriptionPathComputationClient1Builder.setConfiguredLsp(Map<ConfiguredLspKey, ConfiguredLsp> values) Set the property corresponding toPccConfiguredLsp.getConfiguredLsp()to the specified value.PcepNodeConfigBuilder.setConfiguredLsp(Map<ConfiguredLspKey, ConfiguredLsp> values) Set the property corresponding toPccConfiguredLsp.getConfiguredLsp()to the specified value. -
Uses of ConfiguredLsp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp with type parameters of type ConfiguredLspModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<ConfiguredLsp>>
E$$ConfiguredLspBuilder.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.pcep.server.rev220321.pcc.configured.lsp that return ConfiguredLspModifier and TypeMethodDescription@NonNull ConfiguredLspConfiguredLspBuilder.build()A newConfiguredLspinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp that return types with arguments of type ConfiguredLspModifier and TypeMethodDescriptiondefault Class<ConfiguredLsp> ConfiguredLsp.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp with parameters of type ConfiguredLspModifier and TypeMethodDescriptionstatic booleanConfiguredLsp.bindingEquals(@NonNull ConfiguredLsp thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intConfiguredLsp.bindingHashCode(@NonNull ConfiguredLsp obj) Default implementation ofObject.hashCode()contract for this interface.static StringConfiguredLsp.bindingToString(@NonNull ConfiguredLsp obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp with type arguments of type ConfiguredLspModifier and TypeMethodDescriptionConfiguredLspBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<ConfiguredLsp> augmentation) Add an augmentation to this builder's product.ConfiguredLspBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ConfiguredLsp>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp with parameters of type ConfiguredLspModifierConstructorDescriptionConstruct a builder initialized with state from specifiedConfiguredLsp.