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.yang.binding.Augmentation<SubmitRemoveLspInput> augmentation) Add an augmentation to this builder's product.SubmitRemoveLspInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitRemoveLspInput>> augmentationType) Remove an augmentation from this builder's product.SubmitRemoveLspInputBuilder.setDeadline(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.Nanotime value) Set the property corresponding toSubmitInstructionInput.getDeadline()to the specified value.SubmitRemoveLspInputBuilder.setId(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()to the specified value.Set the property corresponding toLspId.getName()to the specified value.SubmitRemoveLspInputBuilder.setNetworkTopologyRef(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.topology.rev140113.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<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()to the specified value.