Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionId
Packages that use InstructionId
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of InstructionId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720 that return InstructionIdModifier and TypeMethodDescriptionstatic InstructionId
InstructionId.getDefaultInstance
(String defaultValue) CancelInstructionInput.getId()
Return id, ornull
if it is not present.CancelInstructionInputBuilder.getId()
Return current value associated with the property corresponding toCancelInstructionInput.getId()
.InstructionStatusChanged.getId()
Return id, ornull
if it is not present.InstructionStatusChangedBuilder.getId()
Return current value associated with the property corresponding toInstructionStatusChanged.getId()
.SubmitInstructionInput.getId()
Return id, ornull
if it is not present.default @NonNull InstructionId
CancelInstructionInput.requireId()
Return id, guaranteed to be non-null.default @NonNull InstructionId
InstructionStatusChanged.requireId()
Return id, guaranteed to be non-null.default @NonNull InstructionId
SubmitInstructionInput.requireId()
Return id, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720 that return types with arguments of type InstructionIdModifier and TypeMethodDescription@Nullable Set
<InstructionId> CleanInstructionsInput.getId()
Return id, ornull
if it is not present.CleanInstructionsInputBuilder.getId()
Return current value associated with the property corresponding toCleanInstructionsInput.getId()
.@Nullable Set
<InstructionId> SubmitInstructionInput.getPreconditions()
Return preconditions, ornull
if it is not present.@Nullable Set
<InstructionId> CleanInstructionsOutput.getUnflushed()
Return unflushed, ornull
if it is not present.CleanInstructionsOutputBuilder.getUnflushed()
Return current value associated with the property corresponding toCleanInstructionsOutput.getUnflushed()
.default @NonNull Set
<InstructionId> CleanInstructionsInput.requireId()
Return id, guaranteed to be non-null.default @NonNull Set
<InstructionId> SubmitInstructionInput.requirePreconditions()
Return preconditions, guaranteed to be non-null.default @NonNull Set
<InstructionId> CleanInstructionsOutput.requireUnflushed()
Return unflushed, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720 with parameters of type InstructionIdModifier and TypeMethodDescriptionCancelInstructionInputBuilder.setId
(InstructionId value) Set the property corresponding toCancelInstructionInput.getId()
to the specified value.InstructionStatusChangedBuilder.setId
(InstructionId value) Set the property corresponding toInstructionStatusChanged.getId()
to the specified value.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720 with type arguments of type InstructionIdModifier and TypeMethodDescriptionCleanInstructionsInputBuilder.setId
(Set<InstructionId> values) Set the property corresponding toCleanInstructionsInput.getId()
to the specified value.CleanInstructionsOutputBuilder.setUnflushed
(Set<InstructionId> values) Set the property corresponding toCleanInstructionsOutput.getUnflushed()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720 with parameters of type InstructionIdModifierConstructorDescriptionInstructionId
(InstructionId source) Creates a copy from Source Object. -
Uses of InstructionId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.instruction.queue
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.instruction.queue that return InstructionIdModifier and TypeMethodDescriptionInstruction.getId()
Return id, ornull
if it is not present.InstructionBuilder.getId()
Return current value associated with the property corresponding toInstruction.getId()
.@NonNull InstructionId
InstructionKey.getId()
Return id, guaranteed to be non-null.default @NonNull InstructionId
Instruction.requireId()
Return id, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.instruction.queue with parameters of type InstructionIdModifier and TypeMethodDescriptionInstructionBuilder.setId
(InstructionId value) Set the property corresponding toInstruction.getId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.instruction.queue with parameters of type InstructionId -
Uses of InstructionId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.instruction.status.changed
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.instruction.status.changed that return types with arguments of type InstructionIdModifier and TypeMethodDescription@Nullable Set
<InstructionId> Details.getUnmetDependencies()
Return unmetDependencies, ornull
if it is not present.DetailsBuilder.getUnmetDependencies()
Return current value associated with the property corresponding toDetails.getUnmetDependencies()
.default @NonNull Set
<InstructionId> Details.requireUnmetDependencies()
Return unmetDependencies, guaranteed to be non-null.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.instruction.status.changed with type arguments of type InstructionIdModifier and TypeMethodDescriptionDetailsBuilder.setUnmetDependencies
(Set<InstructionId> values) Set the property corresponding toDetails.getUnmetDependencies()
to the specified value. -
Uses of InstructionId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.submit.instruction.output.result.failure._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.submit.instruction.output.result.failure._case that return types with arguments of type InstructionIdModifier and TypeMethodDescription@Nullable Set
<InstructionId> Failure.getFailedPreconditions()
Return failedPreconditions, ornull
if it is not present.FailureBuilder.getFailedPreconditions()
Return current value associated with the property corresponding toFailure.getFailedPreconditions()
.default @NonNull Set
<InstructionId> Failure.requireFailedPreconditions()
Return failedPreconditions, guaranteed to be non-null.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.submit.instruction.output.result.failure._case with type arguments of type InstructionIdModifier and TypeMethodDescriptionFailureBuilder.setFailedPreconditions
(Set<InstructionId> values) Set the property corresponding toFailure.getFailedPreconditions()
to the specified value. -
Uses of InstructionId 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 InstructionIdModifier and TypeMethodDescriptionSubmitAddLspInputBuilder.getId()
Return current value associated with the property corresponding toSubmitInstructionInput.getId()
.SubmitEnsureLspOperationalInputBuilder.getId()
Return current value associated with the property corresponding toSubmitInstructionInput.getId()
.SubmitRemoveLspInputBuilder.getId()
Return current value associated with the property corresponding toSubmitInstructionInput.getId()
.SubmitTriggerSyncInputBuilder.getId()
Return current value associated with the property corresponding toSubmitInstructionInput.getId()
.SubmitUpdateLspInputBuilder.getId()
Return current value associated with the property corresponding toSubmitInstructionInput.getId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type InstructionIdModifier and TypeMethodDescriptionSubmitAddLspInputBuilder.getPreconditions()
Return current value associated with the property corresponding toSubmitInstructionInput.getPreconditions()
.SubmitEnsureLspOperationalInputBuilder.getPreconditions()
Return current value associated with the property corresponding toSubmitInstructionInput.getPreconditions()
.SubmitRemoveLspInputBuilder.getPreconditions()
Return current value associated with the property corresponding toSubmitInstructionInput.getPreconditions()
.SubmitTriggerSyncInputBuilder.getPreconditions()
Return current value associated with the property corresponding toSubmitInstructionInput.getPreconditions()
.SubmitUpdateLspInputBuilder.getPreconditions()
Return current value associated with the property corresponding toSubmitInstructionInput.getPreconditions()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type InstructionIdModifier and TypeMethodDescriptionSubmitAddLspInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.SubmitEnsureLspOperationalInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.SubmitRemoveLspInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.SubmitTriggerSyncInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.SubmitUpdateLspInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type arguments of type InstructionIdModifier and TypeMethodDescriptionSubmitAddLspInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.SubmitEnsureLspOperationalInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.SubmitRemoveLspInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.SubmitTriggerSyncInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.SubmitUpdateLspInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value. -
Uses of InstructionId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 that return InstructionIdModifier and TypeMethodDescriptionPcepCreateP2pTunnelInputBuilder.getId()
Return current value associated with the property corresponding toSubmitInstructionInput.getId()
.PcepDestroyTunnelInputBuilder.getId()
Return current value associated with the property corresponding toSubmitInstructionInput.getId()
.PcepUpdateTunnelInputBuilder.getId()
Return current value associated with the property corresponding toSubmitInstructionInput.getId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 that return types with arguments of type InstructionIdModifier and TypeMethodDescriptionPcepCreateP2pTunnelInputBuilder.getPreconditions()
Return current value associated with the property corresponding toSubmitInstructionInput.getPreconditions()
.PcepDestroyTunnelInputBuilder.getPreconditions()
Return current value associated with the property corresponding toSubmitInstructionInput.getPreconditions()
.PcepUpdateTunnelInputBuilder.getPreconditions()
Return current value associated with the property corresponding toSubmitInstructionInput.getPreconditions()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type InstructionIdModifier and TypeMethodDescriptionPcepCreateP2pTunnelInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.PcepDestroyTunnelInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.PcepUpdateTunnelInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with type arguments of type InstructionIdModifier and TypeMethodDescriptionPcepCreateP2pTunnelInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.PcepDestroyTunnelInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.PcepUpdateTunnelInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.