Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitRemoveLspInputBuilder
Packages that use SubmitRemoveLspInputBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitRemoveLspInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return SubmitRemoveLspInputBuilderModifier and TypeMethodDescriptionSubmitRemoveLspInputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SubmitRemoveLspInput> augmentation) Add an augmentation to this builder's product.SubmitRemoveLspInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SubmitRemoveLspInput>> augmentationType) Remove an augmentation from this builder's product.SubmitRemoveLspInputBuilder.setDeadline
(Nanotime value) Set the property corresponding toSubmitInstructionInput.getDeadline()
to the specified value.SubmitRemoveLspInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.Set the property corresponding toLspId.getName()
to the specified value.SubmitRemoveLspInputBuilder.setNetworkTopologyRef
(NetworkTopologyRef value) Set the property corresponding toNetworkTopologyReference.getNetworkTopologyRef()
to the specified value.SubmitRemoveLspInputBuilder.setNode
(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId value) Set the property corresponding toNodeId.getNode()
to the specified value.SubmitRemoveLspInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.