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