Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitAddLspInputBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitAddLspInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
Modifier and TypeMethodDescriptionSubmitAddLspInputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SubmitAddLspInput> augmentation) Add an augmentation to this builder's product.SubmitAddLspInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SubmitAddLspInput>> augmentationType) Remove an augmentation from this builder's product.SubmitAddLspInputBuilder.setArguments
(Arguments value) Set the property corresponding toAddLspArgs.getArguments()
to the specified value.SubmitAddLspInputBuilder.setDeadline
(Nanotime value) Set the property corresponding toSubmitInstructionInput.getDeadline()
to the specified value.SubmitAddLspInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.Set the property corresponding toLspId.getName()
to the specified value.SubmitAddLspInputBuilder.setNetworkTopologyRef
(NetworkTopologyRef value) Set the property corresponding toNetworkTopologyReference.getNetworkTopologyRef()
to the specified value.SubmitAddLspInputBuilder.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.SubmitAddLspInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.